java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.le.EnsmTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
getEnsm_aheap
(ImageInputStream inputStream, long address) static int
static int
static long
getEnsm_uheap
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
EnsmTemplate
public EnsmTemplate()
-
-
Method Details
-
length
public static int length() -
getEnsm_uheap
- Throws:
IOException
-
getEnsm_uheap$offset
public static int getEnsm_uheap$offset() -
getEnsm_uheap$length
public static int getEnsm_uheap$length() -
getEnsm_aheap
- Throws:
IOException
-
getEnsm_aheap$offset
public static int getEnsm_aheap$offset() -
getEnsm_aheap$length
public static int getEnsm_aheap$length()
-