IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.logging
Interface IReader


public interface IReader

IReader is a companion interface to IWriter. It is currently only used by history caching (see ICache and Cache.)


Method Summary
 void close()
          closes the source
 String read()
          reads a string from the source.
 

Method Detail

read

String read()
reads a string from the source.

Returns:
String

close

void close()
closes the source


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.