public static class Issue131Test.ConcreteBLongs extends Object implements Issue131Test.BLongs
| Constructor and Description |
|---|
ConcreteBLongs() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Long> |
getContent() |
void |
setContent(Collection<Long> content) |
public Collection<Long> getContent()
getContent in interface Issue131Test.TB<Long>public void setContent(Collection<Long> content)
setContent in interface Issue131Test.TB<Long>Copyright © 2016 Glasnost. All rights reserved.