Package de.flapdoodle.kfx.converters
Class ValueOrError.Value
-
- All Implemented Interfaces:
public final class ValueOrError.Value<T extends Object> extends ValueOrError<T>
-
-
Constructor Summary
Constructors Constructor Description ValueOrError.Value(T value)
-