Class PropertyNameMap<T extends CharSequence>

java.lang.Object
gw.lang.reflect.PropertyNameMap<T>
All Implemented Interfaces:
Map<T,IPropertyInfo>

public class PropertyNameMap<T extends CharSequence> extends Object implements Map<T,IPropertyInfo>