org.grinvin.help

Class InvariantMap

Implemented Interfaces:
Map

public class InvariantMap
extends DefaultMap

Provides the mapping of the context-sensitive help ID of invariants and the URL for their help page.

Method Summary

static InvariantMap
getInstance()

Methods inherited from class org.grinvin.help.DefaultMap

getAllIDs, getClosestID, getIDFromURL, getIDs, getURLFromID, isID, isValidID, setIDList, setURLPrefix

Method Details

getInstance

public static InvariantMap getInstance()