POJava

A simple Java library...
Download

POJava Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • John Pile
  • Publisher web site:

POJava Tags


POJava Description

A simple Java library... POJava is a Java library with utilities that seeks to mature into a lightweight framework. Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: · 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