Interface Whitelist.Callback<T>

Enclosing class:
Whitelist<T>

public static interface Whitelist.Callback<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    getFname(T item)
     
  • Method Details

    • getFname

      String getFname(T item)