~psmay/+junk/hgk-util-java

  • Committer: Peter S. May
  • Date: 2010-08-17 18:11:57 UTC
  • Revision ID: pmay@pmay-desktop-20100817181157-m2a50i4w216oq6t4
* ArrayElementBox.java: Box view of an array element.
* SingletonBox.java: Thread-safe singleton proxy.
* AbstractBoxCollection.java: Implementation of several Collections interfaces based on a Box-providable subset.
* BasicBoxCollection.java: AbstractBoxCollection as wrapped over an existing Box
* CompositeBox.java: Combines a ReadBox with a WriteBox.

* Box.java: Doc update.
* CollUtil.java: Fixed that intended static methods were accidentally not.
* ReadBox.java: Doc update.
* WriteBox.java: Doc update.
* AdaptUtil.java: Added Box wrappers.
* BoxCollection.java: Now extends Set instead of NavigableSet.
Filename Latest Rev Last Changed Committer Comment Size
..
lib 1 13 years ago Peter S. May Initial Diff
src 1 13 years ago Peter S. May Initial Diff
targets 1 13 years ago Peter S. May Initial Diff
build.xml 1 13 years ago Peter S. May Initial 743 bytes Diff Download File