Michael Remijan
My thoughts on technology
March 28, 2017
An indexOfSubList(...) to Find all Matching SubLists
›
Quick Tip Java comes with 2 useful methods for finding a sublist in a list: Collections.indexOfSubList(List<?> source, List<?>...
‹
›
Home
View web version