com.carrotsearch.hppc.examples
Class IteratingOverMaps

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

public class IteratingOverMaps
extends java.lang.Object


Constructor Summary
IteratingOverMaps()
           
 
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

IteratingOverMaps

public IteratingOverMaps()
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.