Detach a Consumer from the specified event. @param The type of data to utilize in Consumer Consumers. @param event The name of the event to detach the Consumer from. @param consumer The Consumer to detach from the specified event. @return A bo
(
final String event,
final Consumer<T> consumer
)
source not stored for this graph (policy: none)