Class IntLongIndexedListTest

    • Constructor Detail

      • IntLongIndexedListTest

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

      • testIntLongIndexedList

        public void testIntLongIndexedList()
      • expect

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