|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
org.eclipse.epsilon.eol.execute.operations.contributors.ArrayOperationContributor
public class ArrayOperationContributor
Constructor Summary | |
---|---|
ArrayOperationContributor()
|
Method Summary | |
---|---|
EolSequence<java.lang.Object> |
asSequence()
|
boolean |
contributesTo(java.lang.Object target)
|
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor |
---|
findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, setContext, setTarget |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayOperationContributor()
Method Detail |
---|
public boolean contributesTo(java.lang.Object target)
contributesTo
in class OperationContributor
public EolSequence<java.lang.Object> asSequence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |