public interface Plugin<S>
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(S delimiter)
Returns if a plugin should be invoked according to the given delimiter.
|
boolean supports(S delimiter)
delimiter - must not be null.Copyright © 2008–2019 Pivotal Software, Inc.. All rights reserved.