public class AlgorithmRuntimeSupportedPredicate extends Object implements com.google.common.base.Predicate<String>
AlgorithmRegistry.isRuntimeSupported(String).| Modifier and Type | Field and Description |
|---|---|
private AlgorithmRegistry |
registry
The algorithm registry instance.
|
| Constructor and Description |
|---|
AlgorithmRuntimeSupportedPredicate(AlgorithmRegistry algorithmRegistry)
Constructor.
|
private AlgorithmRegistry registry
public AlgorithmRuntimeSupportedPredicate(AlgorithmRegistry algorithmRegistry)
algorithmRegistry - the algorithm registry instance to useCopyright © 1999–2015. All rights reserved.