Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.module.Cal.Collections
Class CAL_ArrayPrimitives

java.lang.Object
  extended by org.openquark.cal.module.Cal.Collections.CAL_ArrayPrimitives

public final class CAL_ArrayPrimitives
extends Object

This module is a helper module for the Array module, defining the necessary functions and types to support the various Java primitive arrays. It does not export a public api- its purpose is only to make the Array module itself more readable by encapsulating a self contained unit.

Author:
Bo Ilic

Field Summary
static int javaDocHash
          A hash of the concatenated JavaDoc for this class (including inner classes).
static ModuleName MODULE_NAME
           
 
Constructor Summary
CAL_ArrayPrimitives()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_NAME

public static final ModuleName MODULE_NAME

javaDocHash

public static final int javaDocHash
A hash of the concatenated JavaDoc for this class (including inner classes). This value is used when checking for changes to generated binding classes.

See Also:
Constant Field Values
Constructor Detail

CAL_ArrayPrimitives

public CAL_ArrayPrimitives()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.