Interface Filter.FilterTopic<T>

All Known Implementing Classes:
Filter.ListTopic, Filter.SingleTopic
Enclosing class:
Filter<T extends Filter>

public static interface Filter.FilterTopic<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getValue

      T getValue()