T - the type of results supplied by this supplierpublic interface ISupplier<T>
java.util.function.Supplier
and works as a placeholder.| Modifier and Type | Method and Description |
|---|---|
T |
get()
Gets a result.
|
T get()
Copyright © 2014–2015 Philip Helger. All rights reserved.