Interface SpliteratorTester.Ordered

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void inOrder()
      Attests that the expected values must not just be present but must be present in the order they were given.
    • Method Detail

      • inOrder

        void inOrder()
        Attests that the expected values must not just be present but must be present in the order they were given.