public final class Sets extends Object
| Constructor and Description |
|---|
Sets() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countContained(IntegerInterval[] s0,
int[] s1) |
static int |
countContained(IntegerInterval[] s0,
Integer[] s1) |
static int |
countContained(Set[] s0,
int[] s1) |
static int |
countContained(Set[] s0,
Integer[] s1) |
public static final int countContained(IntegerInterval[] s0, int[] s1)
public static final int countContained(Set[] s0, int[] s1)
public static final int countContained(IntegerInterval[] s0, Integer[] s1)
Copyright © 2017. All rights reserved.