org.apache.lucene.util.fst
Class UpToTwoPositiveIntOutputs.TwoLongs

java.lang.Object
  extended by org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs.TwoLongs
Enclosing class:
UpToTwoPositiveIntOutputs

public static final class UpToTwoPositiveIntOutputs.TwoLongs
extends Object


Constructor Summary
UpToTwoPositiveIntOutputs.TwoLongs(long first, long second)
           
 
Method Summary
 boolean equals(Object _other)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpToTwoPositiveIntOutputs.TwoLongs

public UpToTwoPositiveIntOutputs.TwoLongs(long first,
                                          long second)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object _other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.