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.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object