public class DecimalFormatImpl extends Object implements DecimalFormat
Constructor and Description |
---|
DecimalFormatImpl(String value) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final String copyright
public DecimalFormatImpl(String value)
public String value()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation