Uses of Interface
pascal.taie.util.collection.IBitSet.Action
-
Uses of IBitSet.Action in pascal.taie.util.collection
Modifier and TypeMethodDescriptiondefault <R> R
IBitSet.iterateBits
(IBitSet.Action<R> action) Iterates all set bits in this set and takes action on them.