Class StringType


  • public class StringType
    extends ClassType
    Version:
    0.1
    Author:
    Michael Bouschen
    • Constructor Detail

      • StringType

        public StringType​(TypeTable typetab)
    • Method Detail

      • isOrderable

        public boolean isOrderable()
        String defines an ordering.
        Overrides:
        isOrderable in class ClassType
        Returns:
        true if an order is defined for this; false otherwise.