public static class StrategyPredicates.NonEmptyPredicate extends Object implements com.google.common.base.Predicate<DockerHostLocation>
Predicate that checks if a host has
deployed entities.| Constructor and Description |
|---|
StrategyPredicates.NonEmptyPredicate() |
public StrategyPredicates.NonEmptyPredicate()
public boolean apply(DockerHostLocation input)
apply in interface com.google.common.base.Predicate<DockerHostLocation>Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.