- All Known Implementing Classes:
Initializer.EmptyInitializer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Fabrizio Giudici
- Status: draft API
-
Nested Class Summary
Nested Classes
-
Method Summary
-
Method Details
-
initialize
T initialize(@Nonnull
T object)
- Parameters:
object
- an argument
- Returns:
- the argument
-
empty
- Type Parameters:
T
- the static type
- Returns:
- an empty initializer
- Since:
- 3.2-ALPHA-2