Uses of Interface
org.simpleyaml.utils.SupplierIO
Packages that use SupplierIO
-
Uses of SupplierIO in org.simpleyaml.utils
Subinterfaces of SupplierIO in org.simpleyaml.utilsModifier and TypeInterfaceDescriptionstatic interfaceInputStream get()
Can be implemented as a lambda function. e.g.static interfaceReader get()
Can be implemented as a lambda function. e.g.