JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.common.collect.testing
Interface AbstractIteratorTester.IteratorOperation
Enclosing class:
AbstractIteratorTester
<
E
,
I
extends
Iterator
<
E
>>
private static interface
AbstractIteratorTester.IteratorOperation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
execute
(
Iterator
<?> iterator)
Method Details
execute
Object
execute
(
Iterator
<?> iterator)