public class TypesChangedEvent extends EventObject
source| Constructor and Description |
|---|
TypesChangedEvent(Object source,
Collection types)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection |
getTypes()
Return the expired types.
|
getSource, toStringpublic TypesChangedEvent(Object source, Collection types)
source - the data or query cachetypes - the changed typespublic Collection getTypes()
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.