public class CommandBitField extends AbstractCommand
| Constructor and Description |
|---|
CommandBitField() |
| Modifier and Type | Method and Description |
|---|---|
void |
bitfield(PrintStream out,
CommandCommonOptions commandLineArgs) |
String |
description()
Returns a possibly longer documentation of the command.
|
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void bitfield(PrintStream out, CommandCommonOptions commandLineArgs) throws NameUnassignedException, FileNotFoundException
Copyright © 2019. All rights reserved.