Uses of Class
xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either
Packages that use Either
Package
Description
This package contains a few adapter types that implement
ConfigurationSerializable
.-
Uses of Either in xyz.janboerman.scalaloader.configurationserializable.runtime.types
Subclasses of Either in xyz.janboerman.scalaloader.configurationserializable.runtime.typesModifier and TypeClassDescriptionstatic final class
Either.Left<L,
R> static final class
Either.Right<L,
R>