I
public class ContextPair<I> extends Object
ContextPair(Word<I> prefix, Word<I> suffix)
int
getLength()
Word<I>
getPrefix()
getSuffix()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ContextPair(Word<I> prefix, Word<I> suffix)
public Word<I> getPrefix()
public Word<I> getSuffix()
public int getLength()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.