Definitions | generics |
| noun
- (plural of, generic)
- a feature of the programming languages such as Java http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html and C
- that allows certain types of methods to act generically on different classes. (Note: without the feature, large groups of these methods must be tailored for each type of method, a tedious and error-prone task. See Wikipedia:generic programming.)
Supplemental Details:Sponsor an extended definition for generics for as little as $10 per month. Click here to contact us.
| |
|