Searched refs:indexAction (Results 1 - 1 of 1) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/orb/
H A DOperationFactory.java47 * <li>indexAction( int arg ) returns the [arg] element of value, which must be an Object[]</li>
163 return "indexAction(" + index + ")" ;
167 public static Operation indexAction( int index ) method in class:OperationFactory

Completed in 34 milliseconds