Module jdk.jdi
Package com.sun.jdi

Interface LongValue

All Superinterfaces:
Comparable<LongValue>, Mirror, PrimitiveValue, Value

public interface LongValue
extends PrimitiveValue, Comparable<LongValue>
Provides access to a primitive long value in the target VM.
Since:
1.3