com.carrotsearch.hppc.examples
Class IteratingOverSets

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

public class IteratingOverSets
extends java.lang.Object


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

Constructor Detail

IteratingOverSets

public IteratingOverSets()
Method Detail

testIterableCursor

public void testIterableCursor()

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.