JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
is.codion.framework.domain.property
Interface Property.ValueSupplier<T>
Type Parameters:
T
- the value type
All Superinterfaces:
Serializable
,
Supplier
<T>
Enclosing interface:
Property
<
T
>
public static interface
Property.ValueSupplier<T>
extends
Supplier
<T>,
Serializable
Supplies values, for example default ones.
Method Summary
Methods inherited from interface java.util.function.
Supplier
get
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method