Uses of Class
org.ini4j.spi.TypeValuesPair
-
Packages that use TypeValuesPair Package Description org.ini4j.spi [ini4j] service provider package -
-
Uses of TypeValuesPair in org.ini4j.spi
Methods in org.ini4j.spi that return TypeValuesPair Modifier and Type Method Description TypeValuesPair
RegEscapeTool. decode(java.lang.String raw)
Methods in org.ini4j.spi with parameters of type TypeValuesPair Modifier and Type Method Description java.lang.String
RegEscapeTool. encode(TypeValuesPair data)
-