repository.grepcode.com$java$root@jdk$openjdk@6-b14
repository.grepcode.com$java$root@jdk$openjdk@6-b14@java$util$DuplicateFormatFlagsException.java
file
oh
o
[]
Unchecked exception thrown when duplicate flags are provided in the format
specifier.
Unless otherwise specified, passing a null argument to any
method or constructor in this class will cause a java.lang.NullPointerException to be thrown.
Constructs an instance of this class with the specified flags.
- Parameters:
f
The set of format flags which contain a duplicate flag.
Returns the set of flags which contains a duplicate flag.