Class TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.LazyInterfaceList

    • Field Detail

      • internalNames

        private final java.util.List<java.lang.String> internalNames
        The internal names of the extended lazy type description.
    • Constructor Detail

      • LazyInterfaceList

        protected LazyInterfaceList​(java.util.List<java.lang.String> internalNames)
        Creates a list of lazy interfaces of an extended lazy type description.
        Parameters:
        internalNames - The internal names of the extended lazy type description.