C# Class android.webkit.DateSorter

Inheritance: java.lang.Object
Datei anzeigen Open project: JeroMiya/androidmono

Public Methods

Method Description
DateSorter ( android arg0 )
getBoundary ( int arg0 ) : long
getIndex ( long arg0 ) : int
getLabel ( int arg0 ) : global::java.lang.String

Protected Methods

Method Description
DateSorter ( global @__env )

Private Methods

Method Description
DateSorter ( )

Method Details

DateSorter() public method

public DateSorter ( android arg0 )
arg0 android

DateSorter() protected method

protected DateSorter ( global @__env )
@__env global

getBoundary() public method

public getBoundary ( int arg0 ) : long
arg0 int
return long

getIndex() public method

public getIndex ( long arg0 ) : int
arg0 long
return int

getLabel() public method

public getLabel ( int arg0 ) : global::java.lang.String
arg0 int
return global::java.lang.String