| |||
Java Specifics Compilation EngineHome FAQ Download Whitepaper - Read First (pdf) Available Specifics: {AnyString}World ![]() {AnyClass}ArrayList ![]() {AnyPrimitive}ArrayList ![]() {AnyClass}LinkedList ![]() {AnyPrimitive}LinkedList ![]() Contact: classhat at outscheme.com |
Welcome to Classhat! The Java specifics compilation engine. In short, Java Specifics are a Java source code templating system. This system can generate Java classes that afford much of the functionality of generics for any version of java. In addition, the templating system can create any type of cookie-cutter classes that you might need. Need a StringArrayList? How about a PointLinkedList? You got it. Just ask classhat for it. This online version has some limitations because of its interface. Please download the full application to get all classhat's features. Please read the FAQ for more information. The online compiler is no longer supported - please download the jar. You can even mix and match the specifics and generate something like StringArrayListArrayListLinkedList (which is of course, a linked-list of arraylists of string-arraylists). Also - the source code for the generated classes is provided, however, in many cases you cannot compile this source code and expect it to work fully with your own Java compiler (feel free to try). It contains specific hints for the Classhat compiler. |