Class NameSet
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.NameSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
names
public char[][] names -
elementSize
public int elementSize -
threshold
public int threshold
-
-
Constructor Details
-
NameSet
public NameSet(int size)
-
-
Method Details
-
add
public char[] add(char[] name) -
toString
-