Uses of Package
org.cojen.util

Packages that use org.cojen.util
org.cojen.util   
 

Classes in org.cojen.util used by org.cojen.util
BeanComparator
          A highly customizable, high-performance Comparator, designed specifically for advanced sorting of JavaBeans.
BeanPropertyAccessor
          Provides a simple and efficient means of reading and writing bean properties.
ClassInjector
          ClassInjector allows transient classes to be loaded, where a transient class is defined as being dynamically created at runtime.
NoSuchPropertyException
          Exception is thrown from BeanPropertyAccessor when a property isn't found.
PatternMatcher
          Provides fast matching of strings against patterns containing wildcards.
PatternMatcher.Result
           
WeakCanonicalSet
          A thread-safe Set that manages canonical objects: sharable objects that are typically immutable.
 



Copyright © 2004-2011 Brian S O'Neill. All Rights Reserved.