Class HeapSize

All Implemented Interfaces:
Appendable<HeapSize>

public class HeapSize extends ChildElement<Infrastructure,HeapSize>
The heapSize element of the Java namespace.
  • Method Details

    • withMax

      public HeapSize withMax(long bytes)
      Set the max attribute of this element.
      Parameters:
      bytes - the number of bytes
      Returns:
      this element