Package org.jivesoftware.smack.util
Interface Supplier<T>
-
public interface Supplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()
-
public interface Supplier<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
get() |