Translation of "generic method" into Korean
제네릭 메서드 is the translation of "generic method" into Korean.
A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own.
-
제네릭 메서드
A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own.
-
Show algorithmically generated translations
Automatic translations of "generic method" into Korean
-
Glosbe Translate
-
Google Translate