See: Description
| Class | Description |
|---|---|
| ALDClassInfo | |
| ALDConcReadWeakHashMap |
A version of Hashtable that supports concurrent reading/exclusive writing.
|
| ALDConcReadWeakHashMap.BarrierLock |
A Serializable class for barrier lock.
|
| ALDEnvironmentConfig |
Helper class to access environment variables and properties.
|
| ALDFilePathManipulator |
Class providing helpers to manipulate file and directory path names.
|
| ALDParser |
Helper class for parsing/formatting objects for data I/O in Alida.
|
| SubclassFinder |
Utility-class with static methods to
find all sub-classes of a certain class (or interface) within the scope
of the current class-loader
find all sub-classes of a certain class (or interface) within the scope
of the current class-loader that can be instantiated, i.e. that are neither
interfaces nor abstract
filter a set of classes by inheritance from a super-class
obtain the class of an
InstanceParameterSet that can be used to
instantiate a sub-class of InstantiableFromParameterSet. |
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.