public interface Splitter<V>
<PL extends V> List<List<PL>>
split(List<PL> input)
<PL extends V> List<List<PL>> split(List<PL> input)
Copyright © 2016. All Rights Reserved.