com.finalist.util
Class MatchResult

java.lang.Object
  extended bycom.finalist.util.MatchResult

class MatchResult
extends java.lang.Object


Field Summary
(package private)  int endFile1Sequence
           
(package private)  int length
           
 
Constructor Summary
MatchResult(int length, int endFile1Sequence)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

endFile1Sequence

int endFile1Sequence

length

int length
Constructor Detail

MatchResult

public MatchResult(int length,
                   int endFile1Sequence)
Method Detail

toString

public java.lang.String toString()


Copyright © 2003-2005 SourceForge. All Rights Reserved.