Uses of Enum Class
com.google.common.collect.testing.google.SortedMultisetTestSuiteBuilder.Bound
Packages that use SortedMultisetTestSuiteBuilder.Bound
-
Uses of SortedMultisetTestSuiteBuilder.Bound in com.google.common.collect.testing.google
Methods in com.google.common.collect.testing.google that return SortedMultisetTestSuiteBuilder.BoundModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SortedMultisetTestSuiteBuilder.Bound[]
SortedMultisetTestSuiteBuilder.Bound.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.common.collect.testing.google with parameters of type SortedMultisetTestSuiteBuilder.BoundModifier and TypeMethodDescriptionprivate junit.framework.TestSuite
SortedMultisetTestSuiteBuilder.createSubMultisetSuite
(SortedMultisetTestSuiteBuilder<E> parentBuilder, SortedMultisetTestSuiteBuilder.Bound from, SortedMultisetTestSuiteBuilder.Bound to)