de.intarsys.cwt.freetype.nativec
Class FTFixed.MetaClass

java.lang.Object
  extended by de.intarsys.nativec.type.NativeType
      extended by de.intarsys.nativec.type.NativeSimpleType
          extended by de.intarsys.nativec.type.NativeNumberType
              extended by de.intarsys.nativec.type.NativeLongType
                  extended by de.intarsys.cwt.freetype.nativec.FTFixed.MetaClass
All Implemented Interfaces:
de.intarsys.nativec.type.INativeType
Enclosing class:
FTFixed

public static class FTFixed.MetaClass
extends de.intarsys.nativec.type.NativeLongType

The meta class implementation


Constructor Summary
protected FTFixed.MetaClass()
           
 
Method Summary
 de.intarsys.nativec.type.INativeObject createNative(de.intarsys.nativec.api.INativeHandle handle)
           
 de.intarsys.nativec.type.INativeObject createNative(java.lang.Object value)
           
 
Methods inherited from class de.intarsys.nativec.type.NativeLongType
getByteCount
 
Methods inherited from class de.intarsys.nativec.type.NativeSimpleType
getPreferredBoundary
 
Methods inherited from class de.intarsys.nativec.type.NativeType
Array, lookup, Ref, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTFixed.MetaClass

protected FTFixed.MetaClass()
Method Detail

createNative

public de.intarsys.nativec.type.INativeObject createNative(de.intarsys.nativec.api.INativeHandle handle)
Specified by:
createNative in interface de.intarsys.nativec.type.INativeType
Overrides:
createNative in class de.intarsys.nativec.type.NativeLongType

createNative

public de.intarsys.nativec.type.INativeObject createNative(java.lang.Object value)
Specified by:
createNative in interface de.intarsys.nativec.type.INativeType
Overrides:
createNative in class de.intarsys.nativec.type.NativeLongType