Interface OortList.ElementListener<E>

Type Parameters:
E - the element type
All Superinterfaces:
EventListener
Enclosing class:
OortList<E>

public static interface OortList.ElementListener<E> extends EventListener
Listener for element events that update the entity list, either locally or remotely.