@Unstable public class LiveData extends Object
Constructor and Description |
---|
LiveData() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getCount() |
List<Map<String,Object>> |
getEntries() |
int |
hashCode() |
void |
setCount(long count)
Set the total number of entries available.
|
String |
toString() |
Copyright © 2004–2022 XWiki. All rights reserved.