public abstract class SelectorExpression extends CloneableDataObject implements Matcher
Title: Framework Support Library
Description: Defines the Selector expression.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
SelectorExpression() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.Object object)
Checks if the specified object matches this expression.
|
clone, getSerialVersionUID
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.