Interface ListUtils.ArrayModel.Source<E>

Enclosing class:
ListUtils.ArrayModel<E>

public static interface ListUtils.ArrayModel.Source<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    E[]
     
  • Method Details

    • getItems

      E[] getItems()