Package cz.o2.proxima.core.util
-
Interface Summary Interface Description ExceptionUtils.ThrowingBiConsumer<A,B> BiConsumer throwing exceptions.ExceptionUtils.ThrowingConsumer<T> Consumer throwing exceptions.ExceptionUtils.ThrowingFactory<T> Factory throwing exception.ExceptionUtils.ThrowingRunnable Runnable throwing exception.ExceptionUtils.ThrowingUnaryFunction<IN,OUT> Function throwing exception. -
Class Summary Class Description CamelCase Transform string to camel case.Classpath Classpath related utilities.ExceptionUtils Utilities related to exception throwing and handling.NamePattern Pattern matcher for syntax used for patterns in input config.Optionals Pair<A,B> A generic pair (tuple).SerializableScopedValue<C,V> A value that holds aSerializable
value and scopes its value to given context.SerializableUtils Various serialization related utilities.StringCompressions Utilities related to string compression. -
Enum Summary Enum Description CamelCase.Characters