java.lang.Object | |
↳ | android.webkit.DateSorter |
Sorts dates into the following groups: Today Yesterday seven days ago one month ago older than a month ago
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DAY_COUNT | must be >= 3 |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
index | date bin index as returned by getIndex() |
---|
time | time since the Epoch in milliseconds, such as that returned by Calendar.getTimeInMillis() |
---|
index | date bin index as returned by getIndex() |
---|