public static class Dictionary.Entry extends Object
Dictionary.Entry(int length, Set<String> value)
int
getLength()
Set<String>
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dictionary.Entry(int length, Set<String> value)
public int getLength()
public Set<String> getValue()
Copyright © 2016 New York University. All rights reserved.