public interface IOptionalProvider
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Object object)
Indicates whether this provider wants to handle the given
object . |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.