Class PairOutputs<A,​B>


  • public class PairOutputs<A,​B>
    extends Outputs<PairOutputs.Pair<A,​B>>
    An FST Outputs implementation, holding two other outputs.
    WARNING: This API is experimental and might change in incompatible ways in the next release.