com.espertech.esper.util
Class LazyAllocatedMap<K,V>

java.lang.Object
  extended by com.espertech.esper.util.LazyAllocatedMap<K,V>

public class LazyAllocatedMap<K,V>
extends java.lang.Object


Constructor Summary
LazyAllocatedMap()
           
 
Method Summary
 java.util.Map<K,V> getMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyAllocatedMap

public LazyAllocatedMap()
Method Detail

getMap

public java.util.Map<K,V> getMap()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com