java.lang.ObjectDontCareFieldPosition defines no-op FieldDelegate. Its singleton is used for the format methods that don't take a FieldPosition.java.text.FieldPosition
java.text.DontCareFieldPosition
Field Summary | ||
---|---|---|
static final FieldPosition | INSTANCE |
Fields inherited from java.text.FieldPosition: |
---|
field, endIndex, beginIndex |
Method from java.text.DontCareFieldPosition Summary: |
---|
getFieldDelegate |
Methods from java.text.FieldPosition: |
---|
equals, getBeginIndex, getEndIndex, getField, getFieldAttribute, getFieldDelegate, hashCode, setBeginIndex, setEndIndex, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from java.text.DontCareFieldPosition Detail: |
---|
|