public class LicensePredicates extends Object
License
LicensePredicates()
static com.google.common.base.Predicate<License>
code(String... codes)
customer(String... customerIds)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LicensePredicates()
public static com.google.common.base.Predicate<License> customer(String... customerIds)
public static com.google.common.base.Predicate<License> code(String... codes)
Copyright © 2009-2013 jclouds. All Rights Reserved.