net.ontopia.topicmaps.impl.utils
Class LocatorInterningTable

java.lang.Object
  extended by net.ontopia.topicmaps.impl.utils.LocatorInterningTable

public class LocatorInterningTable
extends java.lang.Object

INTERNAL: This class keeps an interning table of LocatorIF objects, allowing implementations to get rid of duplicate locators to save memory.


Method Summary
 void clear()
           
static LocatorIF intern(LocatorIF loc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

intern

public static LocatorIF intern(LocatorIF loc)

clear

public void clear()


Copyright © 2000-2012 Ontopia.