File
Doc
Category
Size
Date
Package
SectionIndexer.java
API Doc
Android 5.1 API
231
Sat Mar 14 14:09:32 GMT 2015
android.widget
SectionIndexer
public interface SectionIndexer
Fields Summary
Constructors Summary
Methods Summary
public abstract
int
getPositionForSection
(
int
sectionIndex)
public abstract
int
getSectionForPosition
(
int
position)
public abstract
java.lang.Object
[]
getSections
()
Java Code Source