Package net.bytebuddy

Class NamingStrategy.SuffixingRandom.BaseNameResolver.ForGivenType

    • Constructor Detail

      • ForGivenType

        public ForGivenType​(TypeDescription typeDescription)
        Creates a new base name resolver that resolves a using the name of a given type.
        Parameters:
        typeDescription - The type description which represents the resolved name.