public class InteractionEvent extends Object
InteractionEvent(int type)
InteractionEvent(int type, Object info)
Object
info()
int
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InteractionEvent(int type)
public InteractionEvent(int type, Object info)
public int type()
public Object info()
Copyright © 2020 Soot OSS. All rights reserved.