public interface IAcceptable<T>
InstanceSelectionModel, this can accept or refuse items that are selected.| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptable(T value)
Return T to allow an instance to become selected.
|
Copyright © 2017 etc.to. All rights reserved.