Package mireka.filter.local.table
Interface RemotePartSpecification
-
- All Known Implementing Classes:
AnyRemotePart,InlineDomainRegistry
public interface RemotePartSpecificationA DomainSpecification represents a constraint on aRemotePart, and it can tell whether a mail address remote part matches it.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSatisfiedBy(RemotePart remotePart)
-
-
-
Method Detail
-
isSatisfiedBy
boolean isSatisfiedBy(RemotePart remotePart)
-
-