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