public class StringPoolEntry extends Object
StringPoolEntry(int idx, long offset)
int
getIdx()
long
getOffset()
void
setIdx(int idx)
setOffset(long offset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringPoolEntry(int idx, long offset)
public int getIdx()
public void setIdx(int idx)
public long getOffset()
public void setOffset(long offset)
Copyright © 2019. All rights reserved.