Package ru.objectsfill.types.box_type


package ru.objectsfill.types.box_type
  • Class
    Description
    The `BigDecimalFill` class implements the `BoxTypeFill` interface to generate `BigDecimal` values.
    The `BooleanFill` class implements the `BoxTypeFill` interface to generate `Boolean` values.
    Interface for generating a value of the corresponding boxed type.
    The `CharacterFill` class implements the `BoxTypeFill` interface to generate `Character` values.
    The `DateFill` class implements the `BoxTypeFill` interface to generate `Date` values.
    Class for generating a value of the double type
    class IntegerFill
    class LongFill
    class StringFill
    interface ObjectCollectionFillExtension