Package mireka.filter.local.table
Class AnyRemotePart
- Object
-
- mireka.filter.local.table.AnyRemotePart
-
- All Implemented Interfaces:
RemotePartSpecification
public class AnyRemotePart extends Object implements RemotePartSpecification
AnyRemotePart matches any remote part.
-
-
Constructor Summary
Constructors Constructor Description AnyRemotePart()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSatisfiedBy(RemotePart remotePart)
-
-
-
Method Detail
-
isSatisfiedBy
public boolean isSatisfiedBy(RemotePart remotePart)
- Specified by:
isSatisfiedByin interfaceRemotePartSpecification
-
-