Searched defs:getLastKey (Results 1 – 5 of 5) sorted by relevance
36 override fun getLastKey(): Any? { in getLastKey() method
55 public Object getLastKey() { in getLastKey() method in SnapshotPagedList
116 public Object getLastKey() { in getLastKey() method in TiledPagedList
248 public Object getLastKey() { in getLastKey() method in ContiguousPagedList
587 public abstract Object getLastKey(); in getLastKey() method in PagedList