org.crsh.cli.impl.lang
Class MethodArgumentBinding

java.lang.Object
  extended by org.crsh.cli.impl.lang.MethodArgumentBinding

public class MethodArgumentBinding
extends Object


Field Summary
private  int index
          .
 
Constructor Summary
MethodArgumentBinding(int index)
           
 
Method Summary
 int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

private final int index
.

Constructor Detail

MethodArgumentBinding

public MethodArgumentBinding(int index)
Method Detail

getIndex

public int getIndex()


Copyright © 2014 eXo Platform SAS. All Rights Reserved.