public class JjsPredicates extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.thirdparty.guava.common.base.Predicate<JMethod> |
IS_JS_CONSTRUCTOR |
static com.google.gwt.thirdparty.guava.common.base.Predicate<JMember> |
IS_SYNTHETIC |
static com.google.gwt.thirdparty.guava.common.base.Predicate<JMember> |
NEEDS_DYNAMIC_DISPATCH |
public static final com.google.gwt.thirdparty.guava.common.base.Predicate<JMethod> IS_JS_CONSTRUCTOR
public static com.google.gwt.thirdparty.guava.common.base.Predicate<JMember> IS_SYNTHETIC
public static com.google.gwt.thirdparty.guava.common.base.Predicate<JMember> NEEDS_DYNAMIC_DISPATCH
Copyright © 2018. All rights reserved.