public interface Matcher
Title: Framework Support Library
Description: Defines a generic Matcher performing match operations for any objects.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.Object object)
Checks if the specified object matches a criterion of the matcher.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.