net.obsearch.index.perm.impl
Class PerShort
java.lang.Object
net.obsearch.index.perm.impl.PerShort
- All Implemented Interfaces:
- Comparable<PerShort>
public class PerShort
- extends Object
- implements Comparable<PerShort>
Constructor Summary |
PerShort(short distance,
short id)
|
PerShort
public PerShort(short distance,
short id)
compareTo
public int compareTo(PerShort o)
- Specified by:
compareTo
in interface Comparable<PerShort>
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getDistance
public short getDistance()
setDistance
public void setDistance(short distance)
getId
public short getId()
setId
public void setId(short id)
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.