public class ProductPackagePredicates extends Object
| Constructor and Description |
|---|
ProductPackagePredicates() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<ProductPackage> |
named(String packageName)
Tests if the product package name equals the packageName
|
public static com.google.common.base.Predicate<ProductPackage> named(String packageName)
packageName - Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.