Package eu.bandm.tools.xslt.base
Class PathMap.SingletonObject
java.lang.Object
eu.bandm.tools.dtm.DTM.Content
eu.bandm.tools.dtm.DTM.CP
eu.bandm.tools.dtm.DTM.Singleton
eu.bandm.tools.xslt.base.PathMap.SingletonObject
- All Implemented Interfaces:
Formattable
,Cloneable
- Enclosing class:
- PathMap
Derived from DTM.Singleton, for imposing object identity.
-
Field Summary
Fields inherited from class eu.bandm.tools.dtm.DTM.Singleton
BASE_HASH, ref
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.dtm.DTM.Singleton
doclone, format, get_ref, get_ref, getFormatHint, initFrom, with_ref, x_equals
Methods inherited from class eu.bandm.tools.dtm.DTM.CP
get_modifier, get_modifier, with_modifier
-
Field Details
-
id
-
-
Constructor Details
-
SingletonObject
-
-
Method Details
-
equals
Description copied from class:DTM.Singleton
Generated by umod because this class isALGEBRAIC
.- Overrides:
equals
in classDTM.Singleton
-
hashCode
public int hashCode()Description copied from class:DTM.Singleton
Generated by umod because this class isALGEBRAIC
.- Overrides:
hashCode
in classDTM.Singleton
-