Class int64


  • public class int64
    extends java.lang.Object
    This class has been introduced to carry type information for int64 types over to the runtime model and allow instantiation of template classes with int64 as template parameter (e.g. CArrayFacade and CPointer).
    Author:
    homac
    • Constructor Summary

      Constructors 
      Constructor Description
      int64()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • int64

        public int64()