Searched defs:getValueLength (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/model/
H A DJavaLazyReadObject.java51 return getValueLength() + getClazz().getMinimumObjectSize();
59 protected final int getValueLength() { method in class:JavaLazyReadObject

Completed in 38 milliseconds