| Interface | Description |
|---|---|
| Cache<K,V> |
Represents a cache.
|
| Class | Description |
|---|---|
| ArraysX |
Utilities for handling arrays.
|
| CacheMap<K,V> |
The cache map.
|
| CacheMap.Value<V> |
The class to hold key/value.
|
| Classes |
Utilities to handle java.lang.Class
,copied from org.zkoss.lang by dennis
|
| Classes.MethodInfo |
The method info class used for parseMethod(String signature).
|
| ConcurrentCache<K,V> | |
| FastReadCache<K,V> |
A
CacheMap that the possibility to have cache hit is much more than
not. |
| MessageFactory | |
| Objects |
Utilities related to the Object class.
|
| Primitives |
Utilities regarding primitive type and its wrapper class.
|
| ReflectionUtil |
Utilities for Managing Serialization and Reflection
|
| Validation |
Copyright © 2016. All rights reserved.