Uses of Class
org.soliscode.test.breakable.BreakableList
Packages that use BreakableList
Package
Description
Support for "breakable" objects that can be used to test contract classes.
-
Uses of BreakableList in org.soliscode.test.breakable
Constructors in org.soliscode.test.breakable with parameters of type BreakableListModifierConstructorDescriptionBreakableList
(@NotNull BreakableList<E> other) Creates a breakable sequenced collection from an existing instance.