JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.github.toolfactory.jvm.util
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 io.github.toolfactory.jvm.function.template.
Supplier
get
Method Details
clear
void
clear
()