@InterfaceAudience.Private public class Command extends Object
Command(int id)
Command(int id, String description)
String
description()
boolean
equals(Object other)
int
hashCode()
id()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Command(int id)
public Command(int id, String description)
public int id()
public String description()
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.