com.ibm.oti.shared

Interface SharedClassURLClasspathHelper.IndexHolder

Enclosing interface:
SharedClassURLClasspathHelper

  1. public static interface SharedClassURLClasspathHelper.IndexHolder
Interface which allows an index to be returned from findSharedClass calls.


Method Summary

Modifier and Type Method and Description
  1. void
setIndex(int index)

Method Detail

setIndex

  1. void setIndex(int index)