- java.lang.Object
-
- com.ibm.jzos.sample.PeekOSMemory
-
public class PeekOSMemory extends java.lang.Object
Sample program that dumps 500 bytes from the CVT to System.out
-
-
Constructor Summary
Constructors Constructor Description PeekOSMemory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-