POJava

A simple Java-based API for application development
Download

POJava Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • John Pile
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 57 KB

POJava Tags


POJava Description

A simple Java-based API for application development POJava is a simple, light-weight Java-based API for rapid application development. POJava showcases a versatile immutable DateTime object capable of parsing free-form dates in multiple languages and formats, and a variety of effective utilities. What's New in This Release: · Deleted the org.pojava.ordinals package. It wasn't intended for 2.0.x. The transition · from ordinals to enums is trivial. · All Code: Replaced various instances of "new VALUEBEAN(value).toString()" with call to static "VALUEBEAN.toString(value)"; · DateTime: Scoped "equals()" to be specific to DateTime to enforce transitivity. · DateTime: Added hashCode to support the custom equals(). · DateTime: Used long constants instead of integers in formulas yielding longs. · DateTimeConfig: Made Serializable · DateTimeconfig: Replaced setTzMap with addTzMap. · DateTimeFormat: Added missing break in switch statement. · Duration: Made Serializable · Duration: Revised equals to receive Object instead of Duration. · Duration: Added hashCode to support the custom equals(). · Tm: Used long constants instead of integers in formulas yielding longs. · BoundString: Added method to add(UncheckedBinding). · UncheckedBinding: Loosened requirements so it would be... unchecked. What a thought. · TestingContextFactory: Declared ctx volatile. · BooleanIntegerAdaptor: Simplified conversion. · BooleanYNAdaptor: Simplified conversion. · HashingAlgorithm: Converted to enum. · ReflectionTool: Added some optimizations recommended by findbugs. · ReflectionTool: Made adjustment supporting conversion to enum. · pom.xml: Added findbugs plugin.


POJava Related Software