public class PartitionTest extends AbstractJMHTestRunner
| Constructor and Description |
|---|
PartitionTest() |
| Modifier and Type | Method and Description |
|---|---|
PartitionMutableList<Integer> |
serial_eager_ec() |
PartitionIterable<Integer> |
serial_lazy_ec() |
Map<Boolean,List<Integer>> |
serial_lazy_jdk() |
Map<Boolean,List<Integer>> |
serial_lazy_streams_ec() |
runTestspublic PartitionMutableList<Integer> serial_eager_ec()
public PartitionIterable<Integer> serial_lazy_ec()
Copyright © 2004–2016. All rights reserved.