org.hippoecm.hst.content.beans.standard
Class HippoItem.ComparatorMap

java.lang.Object
  extended by org.hippoecm.hst.util.NOOPELMap
      extended by org.hippoecm.hst.content.beans.standard.HippoItem.ComparatorMap
All Implemented Interfaces:
Map<Object,Object>
Enclosing class:
HippoItem

public class HippoItem.ComparatorMap
extends NOOPELMap


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Constructor Summary
HippoItem.ComparatorMap()
           
 
Method Summary
 Object get(Object compare)
           
 
Methods inherited from class org.hippoecm.hst.util.NOOPELMap
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

HippoItem.ComparatorMap

public HippoItem.ComparatorMap()
Method Detail

get

public Object get(Object compare)
Specified by:
get in interface Map<Object,Object>
Overrides:
get in class NOOPELMap


Copyright © 2008-2012 Hippo. All Rights Reserved.