Package 

Class CTCarouselViewPagerAdapter

    • Method Summary

      Modifier and Type Method Description
      void destroyItem(@NonNull() ViewGroup container, int position, @NonNull() Object object)
      int getCount()
      Object instantiateItem(@NonNull() ViewGroup container, int position)
      boolean isViewFromObject(@NonNull() View view, @NonNull() Object o)
      • Methods inherited from class androidx.viewpager.widget.PagerAdapter

        destroyItem, finishUpdate, getCount, getItemPosition, getPageTitle, getPageWidth, instantiateItem, isViewFromObject, notifyDataSetChanged, registerDataSetObserver, restoreState, saveState, setPrimaryItem, startUpdate, unregisterDataSetObserver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait