Constant Field Values

Contents

org.codehaus.*

  • org.codehaus.plexus.util.cli.Commandline 
    Modifier and Type Constant Field Value
    protected static final java.lang.String OS_NAME "os.name"
    protected static final java.lang.String WINDOWS "Windows"
  • org.codehaus.plexus.util.cli.CommandLineUtils 
    Modifier and Type Constant Field Value
    private static final long MILLIS_PER_SECOND 1000L
    private static final long NANOS_PER_SECOND 1000000000L
  • org.codehaus.plexus.util.cli.StreamPumper 
    Modifier and Type Constant Field Value
    private static final int SIZE 1024