@Deprecated public class KernelIdentifier extends Object implements Identifier
| Constructor and Description |
|---|
KernelIdentifier()
Deprecated.
|
KernelIdentifier(int port)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Identifier id)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
InetSocketAddress |
getKernelAddress()
Deprecated.
Retourne l'adresse reseau du Kernel correspondant à cet identificateur.
|
String |
toString()
Deprecated.
|
public KernelIdentifier()
public KernelIdentifier(int port)
public String toString()
toString in interface IdentifiertoString in class Objectpublic boolean equals(Object o)
equals in interface Identifierequals in class Objectpublic int compareTo(Identifier id)
compareTo in interface Comparable<Identifier>public InetSocketAddress getKernelAddress()
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.