Interface ReviewLinks.Href<T>
-
- Type Parameters:
T- either String or URI
- All Known Implementing Classes:
ImmutableHref
- Enclosing interface:
- ReviewLinks
@Immutable public static interface ReviewLinks.Href<T>Holder for href values.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Thref()
-
-
-
Method Detail
-
href
T href()
-
-