Package org.cakelab.blender.nio
Class int64
- java.lang.Object
-
- org.cakelab.blender.nio.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
andCPointer
).- Author:
- homac
-
-
Constructor Summary
Constructors Constructor Description int64()
-