Package ru.objectsfill.types.primitive_type


package ru.objectsfill.types.primitive_type
  • Classes
    Class
    Description
    Class for generating and filling primitive array values.
    Implementation of the BoxTypeFill interface for generating and filling primitive boolean values.
    Implementation of the BoxTypeFill interface for generating and filling primitive char values.
    Implementation of the BoxTypeFill interface for generating and filling primitive double values.
    Implementation of the BoxTypeFill interface for generating and filling primitive int values.
    Implementation of the BoxTypeFill interface for generating and filling primitive long values.