Package com.couchbase.lite.internal.utils
-
Interface Summary Interface Description Fn Fn.Consumer<T> Fn.ConsumerThrows<T,E extends java.lang.Exception> Fn.Function<T,R> Fn.FunctionThrows<T,R,E extends java.lang.Throwable> Fn.Predicate<T> Fn.Provider<T> Fn.ProviderThrows<T,E extends java.lang.Exception> Fn.Runner Fn.TaskThrows<E extends java.lang.Exception> PlatformUtils.Base64Decoder PlatformUtils.Base64Encoder -
Class Summary Class Description ClassUtils FileUtils JSONUtils MathUtils PlatformUtils PlatformUtilsDelegate Preconditions StateMachine<T extends java.lang.Enum<T>> A simple state machine.StateMachine.Builder<S extends java.lang.Enum<S>> StringUtils -
Annotation Types Summary Annotation Type Description Internal Volatile