Uses of Class
xyz.janboerman.scalaloader.configurationserializable.runtime.types.Either.Left
Packages that use Either.Left
Package
Description
This package contains a few adapter types that implement
ConfigurationSerializable
.-
Uses of Either.Left in xyz.janboerman.scalaloader.configurationserializable.runtime.types
Methods in xyz.janboerman.scalaloader.configurationserializable.runtime.types that return Either.LeftModifier and TypeMethodDescriptionstatic <L,
R> Either.Left <L, R> Either.Left.deserialize
(Map<String, Object> map)