Package xades4j.utils

Interface CollectionUtils.Predicate<T>

Enclosing class:
CollectionUtils

public static interface CollectionUtils.Predicate<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    verifiedBy(T elem)
     
  • Method Details

    • verifiedBy

      boolean verifiedBy(T elem)