Jau

A library that uses Java reflection API
Download

Jau Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Tim Lebedkov
  • Operating Systems:
  • Windows XP / Vista / 7 / 7 x64
  • File Size:
  • 396 KB

Jau Tags


Jau Description

Jau is a library that will help you to implement common methods like .equals() of .hashCode() using annotations. Currently the library uses Java reflection API. That's why the current implementation is slower than implementing e.g. equals() manually. On the other hand the performance difference may be acceptable in particular cases. Additionally, nothing in the JAU API prevents an implementation using code generation or other techniques. An example of the usage if JAU: The output for JAU.toString(new String {{"a", "b"}, {"1", "2"}}) would be java.lang.String , java.lang.String]


Jau Related Software