Class ClassDescriptor

    • Constructor Detail

      • ClassDescriptor

        public ClassDescriptor()
    • Method Detail

      • getType

        public abstract java.lang.Class<?> getType()
      • getTypeID

        public abstract int getTypeID()
      • getNearestType

        public java.lang.Class<?> getNearestType()