addAllFromEnumSet abstract method

void addAllFromEnumSet(
  1. MutableEnumSet<T> other
)

Implementation

void addAllFromEnumSet(MutableEnumSet<T> other);