TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.loaders.util
Class ResourceExtensions

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byorg.eclipse.hyades.loaders.util.ResourceExtensions
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class ResourceExtensions
extends java.util.HashMap

See Also:
Serialized Form

Method Summary
static ResourceExtensions getInstance()
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Method Detail

getInstance

public static ResourceExtensions getInstance()

TPTP 4.4.0 Platform Project
Public API Specification