Package com.spotify.github
Interface Links.Href<T>
-
- Type Parameters:
T- either String or URI
- All Known Implementing Classes:
ImmutableHref
- Enclosing interface:
- Links
@Immutable public static interface Links.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()
-
-