Class Either.Right<L,R>
java.lang.Object
xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either<L,R>
xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either.Right<L,R>
- All Implemented Interfaces:
ConfigurationSerializable
-
Nested Class Summary
Nested classes/interfaces inherited from class xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either
Either.Left<L,
R>, Either.Right<L, R> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either
deserialize, isEither, isSerializedEither, registerWithConfigurationSerialization, serialize