org.netbeans.api.java.source
public final class TypesEvent extends EventObject
ClassIndexListener
about
a change of declared types in the ClassIndex
source
Modifier and Type | Method and Description |
---|---|
Iterable<? extends ElementHandle<TypeElement>> |
getTypes()
Returns the affected declared types.
|
String |
toString() |
getSource
public Iterable<? extends ElementHandle<TypeElement>> getTypes()
Iterable
of TypeElement
handlespublic String toString()
toString
in class EventObject
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.