Class IntGen

All Implemented Interfaces:
FieldGen

public class IntGen extends AbstractFieldGen
Generates integer values uniformly randomly distributed over the entire 32-bit integer range from
invalid reference
Integer.MIN_VALUE
to
invalid reference
Integer.MAX_VALUE
.
  • Constructor Details

    • IntGen

      public IntGen()
  • Method Details

    • setValue

      public void setValue()