public interface Supplier<T>

Methods

public abstract T get()

Method details

get

public abstract T get()