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.10 - Copyright © 2002-2015 - Apache Software Foundation