unregister
Unregisters the BasePermissionsBuilder associated with a given Permission. This method is thread-safe.
Parameters
P
the type of Permission for which to unregister the builder.
permission
The P for which to unregister the builder.
Unregisters the BasePermissionsBuilder associated with a given Permission. This method is thread-safe.
the type of Permission for which to unregister the builder.
The P for which to unregister the builder.