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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/
H A DStubQueue.java119 public Stub getPrev(Stub s) { method in class:StubQueue
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/
H A DPage.java70 public Page getPrev() { method in class:Page
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/
H A DDiagram.java96 public Diagram getPrev() { method in class:Diagram
97 return Diagram.createDiagram(graph.getPrev(), nodeText);
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInstructionHandle.java91 public final InstructionHandle getPrev() { return prev; } method in class:InstructionHandle
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/
H A DInputGraph.java135 public InputGraph getPrev() { method in class:InputGraph

Completed in 33 milliseconds