|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.ngramj.phoner.PhoneKeys de.spieleck.app.ngramj.phoner.PhonerEnum
public class PhonerEnum
Efficient enumeration of PhoneNumberWords to a certain Number
Field Summary | |
---|---|
protected int |
i
|
protected int[] |
j
|
protected int |
length
|
protected byte[] |
res
|
protected byte[][] |
sets
|
Fields inherited from class de.spieleck.app.ngramj.phoner.PhoneKeys |
---|
replacers |
Constructor Summary | |
---|---|
PhonerEnum(java.lang.String pnumber)
|
Method Summary | |
---|---|
byte[] |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int i
protected int length
protected byte[][] sets
protected byte[] res
protected int[] j
Constructor Detail |
---|
public PhonerEnum(java.lang.String pnumber) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
Method Detail |
---|
public byte[] next()
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |