org.drools.rule.constraint
Class ConditionAnalyzer.ArrayLengthInvocation

java.lang.Object
  extended by org.drools.rule.constraint.ConditionAnalyzer.Invocation
      extended by org.drools.rule.constraint.ConditionAnalyzer.ArrayLengthInvocation
Enclosing class:
ConditionAnalyzer

public static class ConditionAnalyzer.ArrayLengthInvocation
extends ConditionAnalyzer.Invocation


Constructor Summary
ConditionAnalyzer.ArrayLengthInvocation()
           
 
Method Summary
 Class<?> getReturnType()
           
 
Methods inherited from class org.drools.rule.constraint.ConditionAnalyzer.Invocation
addArgument, getArguments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionAnalyzer.ArrayLengthInvocation

public ConditionAnalyzer.ArrayLengthInvocation()
Method Detail

getReturnType

public Class<?> getReturnType()
Specified by:
getReturnType in class ConditionAnalyzer.Invocation


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.