Maven module :un.api : api-encoding :
Class : un.api.store.FormatPredicate
Extends/Implements : un.api.lang.AbstractPredicate
Subclasses : -

Predicate that filter Path objects.
This predicate checks the file extensions.
author  Johann Sorel


Variables : -
Functions : FormatPredicate, FormatPredicate, evaluate, toChars



public void FormatPredicate (Format format)

public void FormatPredicate (CharArray globalName, Format[] formats)

public Boolean evaluate (Object candidate)

public Chars toChars ()