Package | Description |
---|---|
com.google.common.collect.testing.google |
Modifier and Type | Method and Description |
---|---|
static SortedMultisetTestSuiteBuilder.Bound |
SortedMultisetTestSuiteBuilder.Bound.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SortedMultisetTestSuiteBuilder.Bound[] |
SortedMultisetTestSuiteBuilder.Bound.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private junit.framework.TestSuite |
SortedMultisetTestSuiteBuilder.createSubMultisetSuite(SortedMultisetTestSuiteBuilder<E> parentBuilder,
SortedMultisetTestSuiteBuilder.Bound from,
SortedMultisetTestSuiteBuilder.Bound to) |