public interface IHaveGetContentAndWithId<T extends MyContent,A extends MyBase> extends MyBase, IHaveWithIdMethod<A>
| Modifier and Type | Method and Description |
|---|---|
T |
getContent() |
withIdT getContent()
Copyright © 2022 The Immutables.org authors. All rights reserved.