| java.lang.Object org.archive.crawler.util.StringIntPair
StringIntPair | public class StringIntPair (Code) | | author: Administrator author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
getIntValue | public int getIntValue()(Code) | | |
setIntValue | public void setIntValue(int i)(Code) | | Parameters: i - |
setStringValue | public void setStringValue(String string)(Code) | | Parameters: string - |
|
|