Top Constructors Methods
sun.jvm.hotspot.asm

public Class DummySymbolFinder

extends Object
implements SymbolFinder
Class Inheritance
All Implemented Interfaces
sun.jvm.hotspot.asm.SymbolFinder

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public String
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

DummySymbolFinderback to summary
public DummySymbolFinder()

Method Detail

getSymbolForback to summary
public String getSymbolFor(long address)

Implements sun.jvm.hotspot.asm.SymbolFinder.getSymbolFor.