com.carrotsearch.hppc.examples
Class IteratingOverLists

java.lang.Object
  extended by com.carrotsearch.hppc.examples.IteratingOverLists

public class IteratingOverLists
extends java.lang.Object


Constructor Summary
IteratingOverLists()
           
 
Method Summary
 void testDirectBufferLoop()
           
 void testIterableCursor()
           
 void testSimpleGetLoop()
           
 void testWithProcedureClosure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratingOverLists

public IteratingOverLists()
Method Detail

testIterableCursor

public void testIterableCursor()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testSimpleGetLoop

public void testSimpleGetLoop()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testWithProcedureClosure

public void testWithProcedureClosure()

testDirectBufferLoop

public void testDirectBufferLoop()
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 Carrot Search s.c.. All Rights Reserved.