Interface Ordered


  • public interface Ordered
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void inOrder()
      An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.
    • Method Detail

      • inOrder

        void inOrder()
        An additional assertion, implemented by some containment subjects which allows for a further constraint of orderedness.