public class AssocMap extends Object
This class is not synchronized on read; this means you need to populate the map before using it.
AssocMap()
boolean
isPeerOf(String x, String y)
void
put(String x, String y)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssocMap()
public void put(String x, String y)
public boolean isPeerOf(String x, String y)
Copyright © 2015 Nuxeo SA. All rights reserved.