Search this API

y.base
Interface DataMap

All Superinterfaces:
DataAcceptor, DataProvider
All Known Subinterfaces:
EdgeMap, NodeMap
All Known Implementing Classes:
EdgeMapAdapter, Maps.HighPerformanceBoolMap, Maps.HighPerformanceDoubleMap, Maps.HighPerformanceIntMap, Maps.HighPerformanceObjectMap, NodeMapAdapter

public interface DataMap
extends DataProvider, DataAcceptor

Interface that combines the DataProvider and DataAcceptor interfaces. This interface does not declare any additional methods.

 

Method Summary
 
Methods inherited from interface y.base.DataProvider
get, getBool, getDouble, getInt
 
Methods inherited from interface y.base.DataAcceptor
set, setBool, setDouble, setInt
 


© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.