ArrayHashMap<K,V> |
|
ArrayHashMap.MapEntry<K,V> |
|
ArrayUtils |
Utilities to access/update array elements etc.
|
Constants |
|
Env |
Expression execute environment.Modifed from ChainedMap in jibx.
|
Env.IntCounter |
|
Env.NullClass |
Default Value when cannot resolve class symbol.
|
Env.TargetObjectTask |
|
IdentityHashSet<E> |
Identity hash set based on IdentityHashMap.
|
LRUMap<K,V> |
LRU map based on LinkedHashMap
|
Reflector |
Some code is copied from
https://github.com/clojure/clojure/blob/master/src/jvm/clojure/lang/Reflector.java
|
Reflector.MethodKey |
Class's instance method cache key
|
Reflector.PropertyFoundResult |
|
Reflector.Target |
|
SyncLRUMap<K,V> |
Thread-safe LRU map
|
TypeUtils |
Java type to aviator type utilities
|
Utils |
Some helper methods.
|
Utils.StaticHolder |
|
VarNameGenerator |
Non-threadsafe temporal variable name generator
|