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

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DTypeComponent.java36 * TypeComponent objects.
47 public interface TypeComponent extends Mirror, Accessible { interface in inherits:Mirror,Accessible
75 * Gets the generic signature for this TypeComponent if there is one.
97 * Determines if this TypeComponent is static.
106 * Determines if this TypeComponent is final.
115 * Determines if this TypeComponent is synthetic. Synthetic members

Completed in 21 milliseconds