TrafficChecker
latest
TrafficChecker
Docs
»
ComparePagerAdapter
Edit on GitHub
ComparePagerAdapter
¶
public class
ComparePagerAdapter
extends FragmentStatePagerAdapter
¶
Fields
¶
PAGE_NUM
¶
public static int
PAGE_NUM
¶
Constructors
¶
ComparePagerAdapter
¶
public
ComparePagerAdapter
(
FragmentManager
fm
)
¶
Methods
¶
getCount
¶
public int
getCount
(
)
¶
getItem
¶
public Fragment
getItem
(
int
i
)
¶
getPageTitle
¶
public
CharSequence
getPageTitle
(
int
position
)
¶