public class Alert extends Object
Alert(int address, State state, EventType transition)
int
address()
boolean
equals(Object obj)
hashCode()
State
state()
String
toString()
EventType
transition()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Alert(int address, State state, EventType transition)
address
state
transition
public int address()
public State state()
public EventType transition()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.