Interface BooleanObjectPair<T>

    • Method Detail

      • getOne

        boolean getOne()
      • getTwo

        T getTwo()