public final class PropertyParser extends Object
| Constructor and Description |
|---|
PropertyParser() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyAccessors> |
findPropertyAccessors(RebindConfiguration configuration,
com.google.gwt.core.ext.TreeLogger logger,
BeanInfo beanInfo)
findPropertyAccessors
|
public static com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyAccessors> findPropertyAccessors(RebindConfiguration configuration, com.google.gwt.core.ext.TreeLogger logger, BeanInfo beanInfo)
findPropertyAccessors
configuration - a RebindConfiguration object.logger - a TreeLogger object.beanInfo - a BeanInfo object.ImmutableMap object.Copyright © 2017. All Rights Reserved.