Maven module :un.api : api-linguistics :
Class : un.api.linguistics.Diphone
Extends/Implements : -
Subclasses : -

A pair of phoneme.
author  Johann Sorel


Variables : -
Functions : Diphone, getFirstPhoneme, getSecondPhoneme, equals, getHash, toChars



public void Diphone (Phoneme first, Phoneme second)

public Phoneme getFirstPhoneme ()

public Phoneme getSecondPhoneme ()

public boolean equals (Object obj)

public int getHash ()

public Chars toChars ()