Interface IdentifierFilter<ID>

All Known Implementing Classes:
IdAsHashTag

public interface IdentifierFilter<ID>
  • Method Summary

    Modifier and Type
    Method
    Description
    filter(ID id)
     
  • Method Details