|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.formatStringChecker.Formatter
public final class Formatter
Constructor Summary | |
---|---|
Formatter()
|
Method Summary | |
---|---|
static void |
check(java.lang.String format,
java.lang.String... args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Formatter()
Method Detail |
---|
public static void check(java.lang.String format, java.lang.String... args) throws ExtraFormatArgumentsException, IllegalFormatConversionException, java.util.IllegalFormatException, java.util.FormatFlagsConversionMismatchException, MissingFormatArgumentException
ExtraFormatArgumentsException
IllegalFormatConversionException
java.util.IllegalFormatException
java.util.FormatFlagsConversionMismatchException
MissingFormatArgumentException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |