-
All Known Implementing Classes:
-
ObjectAndPrimitiveBasedSelector
-
Enclosing interface:
-
ICastOperationCandidateSelector
-
Functional Interface:
-
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
static interface ISelector
Do the selection of a specific operation description.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Action Summary
Action Details
-
isCastOperatorCandidate(IIdentifiableElementDescription)
-
def isCastOperatorCandidate(IIdentifiableElementDescription) : boolean
Replies if the given description is a valid candidate for a cast linked operation.
-
Parameters:
-
description -
-
Returns:
-