Interface PagesIndex.Factory

All Known Implementing Classes:
PagesIndex.DefaultFactory, PagesIndex.TestingFactory
Enclosing class:
PagesIndex

public static interface PagesIndex.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    newPagesIndex(List<Type> types, int expectedPositions)
     
  • Method Details