public interface VersionRange extends Configurable
| Modifier and Type | Method and Description |
|---|---|
boolean |
includes(String version)
returns true if the supplied version fits into the range
|
boolean |
isSingleton() |
setOptionboolean includes(String version)
version - to testboolean isSingleton()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.