Package com.cumulocity.sdk.client.base
Interface Supplier<T>
-
public interface Supplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()
-
-
-
Method Detail
-
get
T get()
-
-
public interface Supplier<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
get() |
T get()