JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
me.autobot.lib.tools.suppliers
Interface FloatSupplier
All Superinterfaces:
Supplier
<
Float
>
public interface
FloatSupplier
extends
Supplier
<
Float
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Float
get
()
Method Details
get
Float
get
()
Specified by:
get
in interface
Supplier
<
Float
>