public class FormatSpecifier
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
index() |
void |
print(java.lang.String arg,
int argIndex) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public int index()
public void print(java.lang.String arg, int argIndex) throws IllegalFormatConversionException, java.util.FormatFlagsConversionMismatchException
IllegalFormatConversionException
java.util.FormatFlagsConversionMismatchException