- All Implemented Interfaces:
Facet
public class DigitsFacet
extends Object
implements Facet
- Author:
- Marcel Valovy - marcel.valovy@oracle.com
-
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()
-