Java Card
v2.2.2

Uses of Interface
javacardx.external.MemoryAccess

Packages that use MemoryAccess
javacardx.external Extension package that provides mechanisms to access memory subsystems which are not directly addressable by the Java Card runtime environment(Java Card RE) on the Java Card platform. 
 

Uses of MemoryAccess in javacardx.external
 

Methods in javacardx.external that return MemoryAccess
static MemoryAccess Memory.getMemoryAccessInstance(byte memoryType, short[] memorySize, short memorySizeOffset)
          Creates a MemoryAccess object instance for the selected memory subsystem.
 


Java Card
v2.2.2

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