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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DLongValueImpl.java29 public class LongValueImpl extends PrimitiveValueImpl class in inherits:PrimitiveValueImpl,LongValue
33 LongValueImpl(VirtualMachine aVm,long aValue) { method in class:LongValueImpl
/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DLongValueImpl.java30 public class LongValueImpl extends PrimitiveValueImpl class in inherits:PrimitiveValueImpl,LongValue
34 LongValueImpl(VirtualMachine aVm,long aValue) { method in class:LongValueImpl

Completed in 40 milliseconds