Interface BooleanType

  • All Superinterfaces:
    Type
    All Known Implementing Classes:
    BoolType

    public interface BooleanType
    extends Type
    Boolean type interface. Any concrete Boolean type or Boolean sub-interface should implement/extend this interface.