Class WXMVirtualMachineSets

java.lang.Object
com.io7m.waxmill.machines.WXMVirtualMachineSets

public final class WXMVirtualMachineSets
extends java.lang.Object
Functions over sets of virtual machines.
  • Method Summary

    Modifier and Type Method Description
    static WXMVirtualMachineSet merge​(WXMMachineMessages messages, java.util.Collection<WXMVirtualMachineSet> machineSets)
    Create a set consisting of the union of all of the given sets.
    static WXMVirtualMachineSet one​(WXMVirtualMachine machine)
    Create a set consisting of a single machine.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait