Java Card
v2.2.2

Package javacardx.framework.util

Extension package that contains common utility functions for manipulating arrays of primitive components - byte, short or int.

See:
          Description

Class Summary
ArrayLogic The ArrayLogic class contains common utility functions for manipulating arrays of primitive components - byte, short or int.
 

Exception Summary
UtilException UtilException represents a util related exception.
 

Package javacardx.framework.util Description

Extension package that contains common utility functions for manipulating arrays of primitive components - byte, short or int. If the int primitive type is supported by the platform, the intx sub-package must be included.

The javacardx.framework.util package contains the ArrayLogic class. The ArrayLogic class provides methods for functionality similar to that of the javacard.framework.Util class but with generic Object component equivalents.


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.