isql
Interface Equalizer.IArrayFuture

Enclosing class:
Equalizer

public static interface Equalizer.IArrayFuture

Get the array, when it is ready (after the method equalize has been called)

Author:
SHZ Sep 28, 2007

Method Summary
 Array getArray()
           
 

Method Detail

getArray

Array getArray()
               throws ISQLException
Throws:
ISQLException