public class TakenListener<T> extends Object implements Listener<T>
| Constructor and Description |
|---|
TakenListener() |
TakenListener(int initialCapacity) |
| Modifier and Type | Method and Description |
|---|---|
protected T[] |
getTaken(T[] a) |
void |
onRestore(T object) |
void |
onTake(T object) |
Copyright © 2013-2019 vibur.org. All Rights Reserved.