YouDebug JDI Enhancements

com.sun.jdi
Class Type

Method Summary
boolean isAssignableFrom(Type subtype)
Is the given value an instance of the given type?
 
Method Detail

isAssignableFrom

public boolean isAssignableFrom(Type subtype)
 
Is the given value an instance of the given type?
Parameters:

YouDebug JDI Enhancements