public final class Utils extends Object
NOT FOR PUBLIC USE.
Modifier and Type | Class and Description |
---|---|
static interface |
Utils.QueryVisitor<T> |
Modifier and Type | Method and Description |
---|---|
static <T> T |
visitQuery(Method method,
Utils.QueryVisitor<T> visitor) |
public static <T> T visitQuery(@NotNull Method method, @NotNull Utils.QueryVisitor<T> visitor)
Copyright © 2008–2017. All rights reserved.