Interface ExploreResult.Links<SOURCE,DESTINATION>

All Superinterfaces:
Iterable<ExploreResult.Link<SOURCE,DESTINATION>>
All Known Implementing Classes:
ImmutableExploreResult.Links
Enclosing interface:
ExploreResult

@Immutable public static interface ExploreResult.Links<SOURCE,DESTINATION> extends Iterable<ExploreResult.Link<SOURCE,DESTINATION>>