| Interface | Description |
|---|---|
| GosuExceptionUtil.IForceThrower | |
| IFeatureFilter | |
| ILogger |
Gosu logger-independent logging system.
|
| IOrderedList<T> | |
| Predicate<T> |
| Class | Description |
|---|---|
| Array |
Replaces java.lang.reflect.Array for better performance.
|
| Base64Util | |
| CaseInsensitiveSet<T extends CharSequence> | |
| CiHashMap<K extends CharSequence,V> | |
| DerivedKeyHashMap<K,V> | |
| DynamicArray<E> | |
| Extensions |
Utility class to scan for certain manifest headers through the classpath.
|
| GosuClassUtil |
This class is in part derived from org.apache.commons.lang.ClassUtils and is intended
to break a dependency on that project.
|
| GosuCollectionUtil | |
| GosuEscapeUtil | |
| GosuExceptionUtil | |
| GosuObjectUtil |
This class is directly derived from org.apache.commons.lang.ObjectUtils and is
intended to avoid dependencies on that project.
|
| GosuObjectUtil.Null |
Class used as a null placeholder where
null
has another meaning. |
| GosuRefactorUtil | |
| GosuRefactorUtil.MoveInstruction | |
| GosuStringUtil |
This class is based, in part, on org.apache.commons.lang.StringUtils and is intended
to break the dependency on that project.
|
| IdentitySet<T> | |
| LazyInit | |
| LRUCache<K,V> | |
| MutableBoolean | |
| OSPlatform | |
| Pair<F,S> | |
| PredicatedSet<E> | |
| PromotableReadWriteLock | |
| Reference<T> | |
| ReferenceWithName<T> | |
| RegExpMatch | |
| ScopedMap<K,V> | |
| SpaceEfficientHashMap<K,V> | |
| Stack<T> | |
| StreamUtil | |
| StringPool |
Faster than String.intern()
|
| SystemOutLogger | |
| Triple<F,S,T> |
| Enum | Description |
|---|---|
| OSPlatform.Platform | |
| SystemOutLogger.LoggingLevel |
| Exception | Description |
|---|---|
| CommandFailedException |
Copyright © 2019. All rights reserved.