com.ibm.oti.shared
Interface SharedClassURLClasspathHelper.IndexHolder

Enclosing interface:
SharedClassURLClasspathHelper

public static interface SharedClassURLClasspathHelper.IndexHolder

Interface which allows an index to be returned from findSharedClass calls.

Version:
initial
Author:
OTI

Method Summary
 void setIndex(int index)
           
 

Method Detail

setIndex

void setIndex(int index)