Interface ExploreResult.Link<SOURCE,DESTINATION>
- All Known Implementing Classes:
ImmutableExploreResult.Link
- Enclosing interface:
- ExploreResult
@Immutable
public static interface ExploreResult.Link<SOURCE,DESTINATION>
A directed link, meaning
source() can reach destination().-
Method Summary
-
Method Details
-
source
-
destination
-