Package xyz.janboerman.scalaloader.configurationserializable.runtime.types
package xyz.janboerman.scalaloader.configurationserializable.runtime.types
This package contains a few adapter types that implement
ConfigurationSerializable
.-
ClassesClassDescriptionEither<L,
R> Either.Left<L,R> Either.Right<L,R> JavaMap<K,V> NumericRange<I>A Java implementation of Scala's NumericRange.Option<T>Option.Some<T>