public class Fields extends java.lang.Object
Fields(int expectedSize)
void
add(Path key, Field value)
java.util.List<Field>
asList()
Field
get(Path key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Fields(int expectedSize)
public void add(Path key, Field value)
public Field get(Path key)
public java.util.List<Field> asList()