public interface CColorBridge extends ColorBridge
ColorBridge
which filters the interesting colors.Modifier and Type | Method and Description |
---|---|
boolean |
matches(String id)
Tells whether this bridge should handle colors with id
id . |
boolean matches(String id)
id
.id
- the id of some colortrue
if this bridge is interested in this color