JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.latvian.mods.klib.registry
WithValue
Contents
Description
Method Summary
Method Details
optionalValue()
value()
Hide sidebar
Show sidebar
Interface WithValue<
V
>
All Known Subinterfaces:
Ref
<V>
All Known Implementing Classes:
RefOfKey
,
RefOfValue
,
UnitType
public interface
WithValue<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
V
optionalValue
()
default
V
value
()
Method Details
optionalValue
@Nullable
V
optionalValue
()
value
default
V
value
()