Package | Description |
---|---|
org.dynalang.classtoken |
Modifier and Type | Method and Description |
---|---|
void |
ClassTokenListener.classTokenInvalidated(ClassTokenInvalidatedEvent e)
This method is invoked on the listener sometime (no later than next
invocation of
ClassToken.forClass(Class) ) after one or more
class tokens become invalid (the classes they represent became less than
weakly reachable). |