public class EventIndex extends Object
void
add(WASMEvent event)
WASMEvent
byLabel(String eventName)
get(int i)
int
indexOf(WASMEvent event)
boolean
isEmpty()
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void add(WASMEvent event)
public WASMEvent byLabel(String eventName)
public int size()
public WASMEvent get(int i)
public int indexOf(WASMEvent event)
public boolean isEmpty()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.