public class QEmuVirtioSerialRecipe extends QEmuOptionsList implements QEmuRecipe
QEmuChardevOption
,
QEmuDeviceOption.VirtioSerial
,
Serialized FormQEmuOption.Container
Modifier and Type | Field and Description |
---|---|
QEmuChardevOption |
chardevOption |
QEmuDeviceOption.VirtioSerial |
deviceOption |
modCount
Constructor and Description |
---|
QEmuVirtioSerialRecipe(CharDevice device) |
appendTo, withAllocator
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
appendTo
forEach, iterator, spliterator
containsAll, equals, hashCode
parallelStream, stream
public final QEmuChardevOption chardevOption
public final QEmuDeviceOption.VirtioSerial deviceOption
public QEmuVirtioSerialRecipe(@Nonnull CharDevice device)