public class Parameters extends Object
static com.google.common.base.Function<Parameter,String>
toParameterName()
static com.google.common.base.Predicate<Parameter>
withName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.google.common.base.Predicate<Parameter> withName(String name)
public static com.google.common.base.Function<Parameter,String> toParameterName()
Copyright © 2023. All rights reserved.