Class EnumToOrdinal

    • Constructor Detail

      • EnumToOrdinal

        public EnumToOrdinal()
        Creates an instance of this class.
    • Method Detail

      • convert

        public java.lang.Object convert​(java.lang.Object object)
        Convert the object from one type to another.
        Parameters:
        object - The object to convert.
        Returns:
        The converted object.