Default Ordered Extension Point
!! No backward compatibility guarantees !! Reuse at your own risk
Since
2.0.0
Properties
Casts this to a ComponentFactoryContainerProvider and returns the ComponentFactoryContainerProvider.componentFactoryContainer.
Functions
Returns an OrderedArgsGenerator which generates BigInts ranging from (inclusive) to toInclusive.
Returns an OrderedArgsGenerator which generates BigInts ranging from (inclusive) until toExclusive.
Returns an OrderedArgsGenerator which generates Boolean.
Returns an OrderedArgsGenerator based on the given args.
Returns an OrderedArgsGenerator for the given Enum of type E.
Returns an OrderedArgsGenerator based on the given args.
Returns an OrderedArgsGenerator generating Chars based on the given progression.
Returns an OrderedArgsGenerator generating Ints based on the given progression.
Returns an OrderedArgsGenerator generating Longs based on the given progression.
Returns an OrderedArgsGenerator generating Chars based on the given args.
Returns an OrderedArgsGenerator which generates Ints ranging from (inclusive) to toInclusive.
Returns an OrderedArgsGenerator which generates Ints ranging from (inclusive) until toExclusive.
Returns an OrderedArgsGenerator which generates Longs ranging from (inclusive) to toInclusive.
Returns an OrderedArgsGeneratorwhich generates Longs ranging from (inclusive) until toExclusive.
Returns an OrderedArgsGenerator based on the given args.