Class CFBoolean

All Implemented Interfaces:
AutoCloseable

public class CFBoolean
extends CFPropertyList
  • Constructor Details

    • CFBoolean

      protected CFBoolean()
  • Method Details

    • valueOf

      public static CFBoolean valueOf​(boolean b)
    • True

      public static CFBoolean True()
    • False

      public static CFBoolean False()
    • getClassTypeID

      public static long getClassTypeID()
    • booleanValue

      public boolean booleanValue()