Encyclopedia > Mixins

  Article Content

Mixins

Mixins are a new model of Java class-to-class functions[?] where a class does not directly define its parent class, but rather the interface this class must provide. This allows for the same class to be instatiated with different parent classes. This concept originated in Lisp.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
242

... 2nd century - 3rd century - 4th century Decades: 190s 200s 210s 220s 230s - 240s - 250s 260s 270s 280s 290s Years: 237 238 239 240 241 - 242 - 243 244 245 246 ...

 
 
 
This page was created in 29.3 ms