- All Implemented Interfaces:
Facet
public class DigitsFacet
extends Object
implements Facet
- Since:
- 2.6
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DigitsFacet
public DigitsFacet(int integer,
int fraction)
-
Method Details
-
getInteger
public int getInteger()
-
getFraction
public int getFraction()
-