ariba.util.io
Interface BufferedSort.SortBuffer
- Enclosing class:
- BufferedSort
public static interface BufferedSort.SortBuffer
next
BufferedSort.Resource next()
throws IOException
- Throws:
IOException
write
void write(BufferedSort.Resource value)
throws IOException
- Throws:
IOException
open
boolean open(boolean force)
throws IOException
- Throws:
IOException
close
void close()
throws IOException
- Throws:
IOException
dispose
void dispose()
newSortBuffer
BufferedSort.SortBuffer newSortBuffer()
throws IOException
- Throws:
IOException
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.