public class SequentialVersionFetcher extends Object
VersionFetcher that holds a list of other VersionFetcher
and calls them sequentially until any of them manages to find version.| Constructor and Description |
|---|
SequentialVersionFetcher(eu.bitwalker.useragentutils.VersionFetcher first,
eu.bitwalker.useragentutils.VersionFetcher... others) |
Copyright © 2016. All rights reserved.