edu.umd.cs.findbugs.formatStringChecker
Class Formatter
java.lang.Object
edu.umd.cs.findbugs.formatStringChecker.Formatter
public final class Formatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Formatter
public Formatter()
check
public static void check(String format,
String... args)
throws ExtraFormatArgumentsException,
IllegalFormatConversionException,
IllegalFormatException,
FormatFlagsConversionMismatchException,
MissingFormatArgumentException
- Throws:
ExtraFormatArgumentsException
IllegalFormatConversionException
IllegalFormatException
FormatFlagsConversionMismatchException
MissingFormatArgumentException