Uses of Interface
nl.altindag.ssl.util.Box.ValueHolder
-
Packages that use Box.ValueHolder Package Description nl.altindag.ssl.util -
-
Uses of Box.ValueHolder in nl.altindag.ssl.util
Methods in nl.altindag.ssl.util that return Box.ValueHolder Modifier and Type Method Description Box.ValueHolder<T>Box. valueHolder()static <U> Box.ValueHolder<U>Box.ValueHolder. wrap(Supplier<U> supplier)
-