Package au.csiro.pathling.utilities
-
Interface Summary Interface Description ObjectHolder<C extends Serializable,V> Represents a scoped storage for instances of type V that can be created from configuration of type C. -
Class Summary Class Description Datasets Default<T> Represents a default value of type T.Lists Utility class containing some List helper functions.ObjectHolder.SingletonHolder<C extends Serializable,V> Preconditions Static convenience methods for checking the validity of inputs.ResourceCloser ACloseablethat closes a collection of underlying resources.Streams Utility class containing some stream helper functions.Strings Utility class containing some methods for string wrangling.Versioning