public class ALSBDebuggerProperties
extends java.lang.Object
| Constructor and Description |
|---|
ALSBDebuggerProperties(int port)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
equals
|
int |
hashCode()
hash code
|
int |
port()
returns the port
|
java.lang.String |
toString()
to string
|
public int port()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object