- All Superinterfaces:
Iterable<MemoryUnit>
A memory unit set represents a set of memory units.
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(MemoryUnit mu) booleanisEmpty()returns true iff this memory unit set is empty.Gets the memory units of this set.voidprint(PrintStream out) Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
memoryUnits
Iterable<MemoryUnit> memoryUnits()Gets the memory units of this set.- Returns:
-
print
-
add
-
isEmpty
boolean isEmpty()returns true iff this memory unit set is empty.- Returns:
-