|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| IntegerPair (final int first, final int second) | |
Public Attributes | |
| final int | first |
| final int | second |
Memory-efficient implementation of an integer tuple.
| joshua.util.IntegerPair.IntegerPair | ( | final int | first, |
| final int | second | ||
| ) |
| final int joshua.util.IntegerPair.first |
| final int joshua.util.IntegerPair.second |