Package javacardx.framework.util
Extension package that contains common utility functions for manipulating
arrays of primitive components -
byte, short or int.
The javacardx.framework.util package contains the ArrayLogic
class. The ArrayLogic class provides methods for functionality
similar to that of the javacardx.framework.Util class but with
generic Object component equivalents.
-
Class Summary Class Description ArrayLogic TheArrayLogicclass contains common utility functions for manipulating arrays of primitive components - byte, short or int. -
Exception Summary Exception Description UtilException UtilExceptionrepresents a util related exception.