public class IntProperties extends Object
IntProperties()
int
get(String s)
Integer
getInteger(String s)
Set<String>
keySet()
HashMap<String,Integer>
map()
void
put(String s, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntProperties()
public Integer getInteger(String s)
public int get(String s)
public Set<String> keySet()
public HashMap<String,Integer> map()
public void put(String s, int value)
Copyright © 2016 The Apache Software Foundation. All rights reserved.