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 ShortSupplier
All Superinterfaces:
Supplier
<
Short
>
public interface
ShortSupplier
extends
Supplier
<
Short
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Short
get
()
Method Details
get
Short
get
()
Specified by:
get
in interface
Supplier
<
Short
>