Interface TemporalPredicate

    • Method Detail

      • evaluate

        boolean evaluate​(long start1,
                         long duration1,
                         long end1,
                         long start2,
                         long duration2,
                         long end2)
      • isNegated

        boolean isNegated()
      • isThisOnRight

        boolean isThisOnRight()