Class Pair<X,​Y>

java.lang.Object
com.fluxtion.ext.streaming.api.util.Pair<X,​Y>

public class Pair<X,​Y>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Pair()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Pair

      public Pair()