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
Canadian Charter of Rights and Freedoms

... Canadian courts (art. 6(1) ECHR); limits on privacy rights as are accepted as in Canada (Article 8(2) ECHR: except such as is in accordance with the law and i ...

 
 
 
This page was created in 40.2 ms