Searched refs:getLongInfo (Results 1 – 4 of 4) sorted by relevance
73 return cp.getLongInfo(valueIndex); in getValue()
272 return "#" + index + " = long " + pool.getLongInfo(index); in ldc()
521 value = new Long(getLongInfo(index)); in getLdcValue()558 public long getLongInfo(int index) { in getLongInfo() method in ConstPool
383 return new Long(cp.getLongInfo(index)); in getConstantValue()