Class RuntimeTypeHolder

  • All Implemented Interfaces:
    RuntimeTypeInfo

    public class RuntimeTypeHolder
    extends Object
    implements RuntimeTypeInfo
    Holds runtime type and wrapper runtime type info if any.
    Author:
    Roman Grigoriadi
    • Constructor Detail

      • RuntimeTypeHolder

        public RuntimeTypeHolder​(RuntimeTypeInfo wrapper,
                                 Type runtimeType)
        Creates a new instance.
        Parameters:
        wrapper - runtime info about class
        runtimeType - class type