Uses of Class
org.lightcouch.ChangesResult.Row.Rev
-
-
Uses of ChangesResult.Row.Rev in org.lightcouch
Fields in org.lightcouch with type parameters of type ChangesResult.Row.Rev Modifier and Type Field Description private java.util.List<ChangesResult.Row.Rev>
ChangesResult.Row. changes
Methods in org.lightcouch that return types with arguments of type ChangesResult.Row.Rev Modifier and Type Method Description java.util.List<ChangesResult.Row.Rev>
ChangesResult.Row. getChanges()
-