jsr352.tck.specialized
Class DoSomethingSimpleTimeArrayReader

java.lang.Object
  extended by jsr352.tck.specialized.DoSomethingSimpleTimeArrayReader

@Named(value="DoSomethingSimpleTimeArrayReader")
public class DoSomethingSimpleTimeArrayReader
extends Object


Constructor Summary
DoSomethingSimpleTimeArrayReader()
           
 
Method Summary
 ArrayIndexCheckpointData getCPD()
           
 void openMe(ArrayIndexCheckpointData cpd)
           
 ReadRecord readIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoSomethingSimpleTimeArrayReader

public DoSomethingSimpleTimeArrayReader()
Method Detail

openMe

public void openMe(ArrayIndexCheckpointData cpd)

readIt

public ReadRecord readIt()
                  throws Exception
Throws:
Exception

getCPD

public ArrayIndexCheckpointData getCPD()


Copyright © 2012. All Rights Reserved.