@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 Identifier
toString
in class Object
public boolean equals(Object o)
equals
in interface Identifier
equals
in class Object
public 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.