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 T
get()
-
-
-
Method Detail
-
get
T get()
-
-