Class Memory

java.lang.Object
au.notzed.zcl.test.Memory

public class Memory
extends java.lang.Object
Some memory tests.
  • Constructor Summary

    Constructors 
    Constructor Description
    Memory()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Memory

      public Memory()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)