| Package | Description |
|---|---|
| eu.dnetlib.domain.functionality |
| Modifier and Type | Method and Description |
|---|---|
List<Post> |
Thread.getPosts()
Get the posts.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Post.compareTo(Post post) |
| Modifier and Type | Method and Description |
|---|---|
void |
Thread.setPosts(List<Post> posts)
Set the posts.
|
Copyright © 2017. All rights reserved.