Class ClassDescriptor

    • Constructor Detail

      • ClassDescriptor

        public ClassDescriptor()
    • Method Detail

      • getType

        public abstract Class<?> getType()
      • getTypeID

        public abstract int getTypeID()
      • getNearestType

        public Class<?> getNearestType()