org.apache.commons.codec.language.bm
public static final class Rule.PhonemeList extends Object implements Rule.PhonemeExpr
Modifier and Type | Field and Description |
---|---|
private List<Rule.Phoneme> |
phonemes |
Constructor and Description |
---|
Rule.PhonemeList(List<Rule.Phoneme> phonemes) |
private final List<Rule.Phoneme> phonemes
public Rule.PhonemeList(List<Rule.Phoneme> phonemes)
public List<Rule.Phoneme> getPhonemes()
getPhonemes
in interface Rule.PhonemeExpr
commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2014 - Apache Software Foundation