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
FieldsFields inherited from class eu.bandm.tools.dtm.DTM.Singleton
BASE_HASH, ref -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.dtm.DTM.Singleton
doclone, format, get_ref, get_ref, getFormatHint, initFrom, with_ref, x_equalsMethods 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.SingletonGenerated by umod because this class isALGEBRAIC.- Overrides:
equalsin classDTM.Singleton
-
hashCode
public int hashCode()Description copied from class:DTM.SingletonGenerated by umod because this class isALGEBRAIC.- Overrides:
hashCodein classDTM.Singleton
-