public interface Supplier<T> extends Supplier<T>, Throwables.Supplier<T,RuntimeException>
Modifier and Type | Method and Description |
---|---|
T |
get() |
T get()
get
in interface Supplier<T>
get
in interface Throwables.Supplier<T,RuntimeException>
Copyright © 2020. All rights reserved.