Interface GonObject<K,V>

All Superinterfaces:
GonElement<K,V>
All Known Implementing Classes:
GonObjectImpl

public interface GonObject<K,V> extends GonElement<K,V>