public abstract class Operation extends Object
Operation(String id)
boolean
equals(Object o)
String
getId()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Operation(String id)
public String getId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.