Class IntIntIndexedListTest

    • Constructor Detail

      • IntIntIndexedListTest

        public IntIntIndexedListTest()
        Constructor
        Parameters:
        arg0 -
    • Method Detail

      • testIntIntIndexedList

        public void testIntIntIndexedList()
      • expect

        public static void expect​(IntIntIndexedList ilist,
                                  int listId,
                                  int[] values,
                                  java.lang.String test)