|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object org.ini4j.spi.TypeValuesPair
public class TypeValuesPair
Constructor Summary | |
---|---|
TypeValuesPair(Registry.Type type,
String[] values)
|
Method Summary | |
---|---|
Registry.Type |
getType()
|
String[] |
getValues()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeValuesPair(Registry.Type type, String[] values)
Method Detail |
---|
public Registry.Type getType()
public String[] getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |