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

/openjdk7/jdk/src/share/classes/javax/management/
H A DInstanceOfQueryExp.java35 class InstanceOfQueryExp extends QueryEval implements QueryExp { class in inherits:QueryEval,QueryExp
58 public InstanceOfQueryExp(StringValueExp classNameValue) { method in class:InstanceOfQueryExp
114 * Returns a string representation of this InstanceOfQueryExp.
115 * @return a string representation of this InstanceOfQueryExp.

Completed in 28 milliseconds