Class EnumOperations


  • public class EnumOperations
    extends java.lang.Object
    Implements enum and ordered enum operations.
    Author:
    Holger Eichelberger
    • Field Detail

      • ORDINAL

        static final IOperationEvaluator ORDINAL
        Implements the ordinal operation for enums.
    • Constructor Detail

      • EnumOperations

        private EnumOperations()
        Prevents external creation.
    • Method Detail

      • register

        public static final void register()
        Registers the defined operations.