GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BitFieldSet.retainAll(c)
retainAll()
Retains only the elements in this set that are contained in the specified collection.
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...