Class TypePool.Default.ComponentTypeLocator.ForArrayType

    • Field Detail

      • componentType

        private final java.lang.String componentType
        The resolved component type's binary name.
    • Constructor Detail

      • ForArrayType

        public ForArrayType​(java.lang.String methodDescriptor)
        Creates a new component type locator for an array type.
        Parameters:
        methodDescriptor - The method descriptor to resolve.