JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
stroom.query.common.v2
Interface Items.RemoveHandler<E>
Enclosing interface:
Items
<
E
>
public static interface
Items.RemoveHandler<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onRemove
(
E
item)
Method Detail
onRemove
void onRemove(
E
item)