Class DefaultLocalTimeArbitrary

java.lang.Object
net.jqwik.api.arbitraries.ArbitraryDecorator<LocalTime>
net.jqwik.time.internal.properties.arbitraries.DefaultLocalTimeArbitrary
All Implemented Interfaces:
Cloneable, net.jqwik.api.Arbitrary<LocalTime>, LocalTimeArbitrary

@API(status=INTERNAL) public class DefaultLocalTimeArbitrary extends net.jqwik.api.arbitraries.ArbitraryDecorator<LocalTime> implements LocalTimeArbitrary
  • Constructor Details

    • DefaultLocalTimeArbitrary

      public DefaultLocalTimeArbitrary()
  • Method Details