انتقل إلى المحتوى

generics

من ويكاموس، القاموس الحر

إنجليزية

[عدل]

اسم

[عدل]

generics

  1. صِيغَةُ جَمْعٍ مُفْرَدُهَا [[generic]]
  1. a feature of the programming languages such as Java and C# that allows certain types of methods to act generically on different classes. (Note: without the generics feature, large groups of these methods must be tailored for each type of method, a tedious and error-prone task. See Wikipedia:generic programming.)