public class SiteTracker
extends java.lang.Object
| Constructor and Description |
|---|
SiteTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addType(int typeCode) |
int |
clearCount() |
void |
clearTypes() |
boolean |
hasSeenType(int typeCode) |
int |
seenTypesCount() |
java.lang.String |
toString() |
public boolean hasSeenType(int typeCode)
public void addType(int typeCode)
public int seenTypesCount()
public void clearTypes()
public int clearCount()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2022 JRuby. All Rights Reserved.