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
- Copyright © 2008-2014–2015 Pivotal, Inc.. All rights reserved.