T
- Type of function return.public interface Supplier<T>
extends java.io.Serializable
() -> System.currentTimeMillis()
() -> System::currentTimeMillis
Modifier and Type | Method and Description |
---|---|
T |
get()
Supply a value, each call to this function may return
a different value.
|
T get()
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641