de.spieleck.app.ngramj.phoner
Class PhonerProfileEnum
java.lang.Object
de.spieleck.app.ngramj.phoner.PhoneKeys
de.spieleck.app.ngramj.phoner.PhonerProfileEnum
public class PhonerProfileEnum
- extends PhoneKeys
Even better enumeration, does not enumerate the phone
numbers, but their corresponding profiles.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i
protected int i
length
protected int length
charSets
protected byte[][] charSets
bytes
protected byte[] bytes
j
protected int[] j
gtcount
protected int[] gtcount
eqcount
protected int[] eqcount
grams
protected IntMap grams
notFirst
protected boolean notFirst
returnProf
protected Profile returnProf
PhonerProfileEnum
public PhonerProfileEnum(java.lang.String pnumber)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
next
public Profile next()
addNGrams
protected void addNGrams(int pos,
int off)
getRes
public byte[] getRes()