Package eu.bandm.tools.lljava.absy
Class Verify.Float
java.lang.Object
eu.bandm.tools.lljava.absy.Verify.Type
eu.bandm.tools.lljava.absy.Verify.Category1
eu.bandm.tools.lljava.absy.Verify.Float
- All Implemented Interfaces:
- Formattable,- Cloneable
- Enclosing class:
- Verify
@Generated(generator="eu.bandm.tools.umod",
           version="",
           timestamp="2025-08-17_22h53m42")
public static class Verify.Float
extends Verify.Category1
Generated by umod; model author's documentation MISSING.    
(This definition has been created by UMod from the source at SYSTEM "Verify.umod":21.1-22.18, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "Verify.umod":21.1-22.18, see this pretty print.)
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondoclone()Clones this object.booleanGenerated by umod because this class isALGEBRAIC.format()Delivers a format object for pretty-printing by inheritance from some ancestor class.inthashCode()Generated by umod because this class isALGEBRAIC.Copies values of all common fields from the argument.toString()booleanx_equals(Verify.Float e0) 
- 
Field Details- 
BASE_HASHprotected static final int BASE_HASH
 
- 
- 
Constructor Details- 
Floatpublic Float()Synthetic minimal constructor provided by the umod compiler.
 Constructor with minimal set of arguments, supplied automatically by the umod compiler, not explicitly by user.
 (All object fields are set to their default values.)
 
 
- 
- 
Method Details- 
docloneClones this object. Method never fails, sinceCloneableis known to be implemented.- Overrides:
- doclonein class- Verify.Category1
- Returns:
- a fresh copy.  
 
 
- 
formatDelivers a format object for pretty-printing by inheritance from some ancestor class.- Specified by:
- formatin interface- Formattable
- Overrides:
- formatin class- Verify.Category1
- Returns:
- a format that represents this object in a pretty-printable way
 
- 
toString
- 
equalsGenerated by umod because this class isALGEBRAIC.
- 
x_equals
- 
hashCodepublic int hashCode()Generated by umod because this class isALGEBRAIC.
- 
initFromCopies values of all common fields from the argument. All fields of this class definition are copied, iff the argument is of this class. Then the superclass method is invoked with the same argument.- Overrides:
- initFromin class- Verify.Category1
 
 
-