JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.morimekta.util
Interface Numeric
public interface
Numeric
A value that can be made into an int.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
asInteger
()
Make an integer representation of the instance value.
Method Detail
asInteger
int asInteger()
Make an integer representation of the instance value.
Returns:
The numeric value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.