Class ListIntervalsCollection
java.lang.Object
org.verapdf.wcag.algorithms.entities.lists.ListIntervalsCollection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSet()voidput(ListInterval listInterval) voidputAll(Set<ListInterval> intervalsSet)
-
Constructor Details
-
ListIntervalsCollection
public ListIntervalsCollection() -
ListIntervalsCollection
-
-
Method Details
-
put
-
putAll
-
getSet
-