com.wjholden.nmap
Class R.array

java.lang.Object
  extended by com.wjholden.nmap.R.array
Enclosing class:
R

public static final class R.array
extends Object


Field Summary
static int commands
          ndiff
static int output
           
 
Constructor Summary
R.array()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commands

public static final int commands
ndiff

See Also:
Constant Field Values

output

public static final int output
See Also:
Constant Field Values
Constructor Detail

R.array

public R.array()