Package io.aether.utils.interfaces
Class AConsumer.Weak<T>
- java.lang.Object
-
- io.aether.utils.interfaces.AConsumer.Weak<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.aether.utils.interfaces.AConsumer
AConsumer.Weak<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(T t)voidaccept2(T v)booleanisEmptyRef()
-