JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.github.toolfactory.jvm.util
CleanableSupplier
Contents
Description
Method Summary
Method Details
clear()
Hide sidebar
Show sidebar
Interface CleanableSupplier<
T
>
All Superinterfaces:
Supplier
<T>
public interface
CleanableSupplier<T>
extends
Supplier
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
clear
()
Methods inherited from interface
Supplier
get
Method Details
clear
void
clear
()