Interface ValueReference<R,V>

All Superinterfaces:
Expression<R,V>, Function<R,V>
All Known Implementing Classes:
AssociationValue, PropertyValue, PropertyValue.AsObject, PropertyValue.CastedAndConverted, PropertyValue.Converted

public interface ValueReference<R,V> extends Expression<R,V>
Placeholder for GeoAPI 3.1 interfaces (not yet released). Shall not be visible in public API, as it will be deleted after next GeoAPI release.
  • Method Details