| Package | Description |
|---|---|
| org.butor.utils |
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
VersionInfo.VersionInfoBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,VersionInfo> |
VersionInfo.VersionInfoMapBuilder.build()
Return a
Map<String,VersionInfo> that contain all potential versions found in the classpath. |
Map<String,VersionInfo> |
VersionInfo.VersionInfoMapBuilder.build(com.google.common.base.Predicate<String> keyFilterPredicate)
Return a
Map<String,VersionInfo> that contain all potential versions found in the classpath. |
Copyright © 2018–2019 Butor Inc.. All rights reserved.