JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.common.collect.testing
Interface SpliteratorTester.Ordered
Enclosing class:
SpliteratorTester
<
E
>
public static interface
SpliteratorTester.Ordered
Return type from "contains the following elements" assertions.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
inOrder
()
Attests that the expected values must not just be present but must be present in the order they were given.
Method Detail
inOrder
void inOrder()
Attests that the expected values must not just be present but must be present in the order they were given.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method