PROGRAMS BY javatraits.sf.net

  • Java Trait Language Free

    JTL is a compiler for Java extended with traits. Traits are lightweight entities that serve as primitive units of code reuse. A trait is similar to an interface, but can contain method implementations.