Writes this module element to the given binder (optional operation). @param binder to apply configuration element to @throws UnsupportedOperationException if the applyTo method is not supported by this element.
(Binder binder)
| 60 | * element. |
| 61 | */ |
| 62 | void applyTo(Binder binder); |
| 63 | } |
no outgoing calls
no test coverage detected