public static class MemsaveCommand.Arguments extends Object
Long
cpuIndex
String
filename
long
size
val
Arguments()
Arguments(long val, long size, String filename, Long cpuIndex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public long val
@Nonnull public long size
@Nonnull public String filename
@CheckForNull public Long cpuIndex
public Arguments()
public Arguments(long val, long size, String filename, Long cpuIndex)