android.webkit
Class DateSorter

java.lang.Object
  extended by android.webkit.DateSorter

public class DateSorter
extends Object


Field Summary
static int DAY_COUNT
           
 
Constructor Summary
DateSorter(Context context)
           
 
Method Summary
 long getBoundary(int index)
           
 int getIndex(long time)
           
 String getLabel(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DAY_COUNT

public static final int DAY_COUNT
See Also:
Constant Field Values
Constructor Detail

DateSorter

public DateSorter(Context context)
Method Detail

getIndex

public int getIndex(long time)

getLabel

public String getLabel(int index)

getBoundary

public long getBoundary(int index)


Copyright © 2008-2012. All Rights Reserved.