Class Super.Binder.TypeLocator.ForType

    • Field Detail

      • typeDescription

        private final TypeDescription typeDescription
        The type to be returned upon resolution.
    • Constructor Detail

      • ForType

        protected ForType​(TypeDescription typeDescription)
        Creates a new type locator for a given type.
        Parameters:
        typeDescription - The type to be returned upon resolution.