public class Command extends Object
Command(String name, String context)
boolean
equals(Object o)
String
getContext()
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Command(String name, String context)
public String getName()
public String getContext()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2015–2022 SciJava. All rights reserved.