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