public class Label extends Object
int
i
String
name
Label(int i)
boolean
equals(Object obj)
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String name
public int i
public Label(int i)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2010–2022. All rights reserved.