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
Lake Ronkonkoma, New York

... race. There are 6,700 households out of which 35.6% have children under the age of 18 living with them, 59.8% are married couples living together, 10.9% have a female ...

 
 
 
This page was created in 25.2 ms