private static class SymbolTable.Entry extends Object
long
hash
int
len
String
value
Entry(long hash, int len, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long hash
public final int len
public final String value
public Entry(long hash, int len, String value)
Copyright © 2013–2019 Alibaba Group. All rights reserved.