dsl
Toggle table of contents
17.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.networking
/
NeighborsData
Neighbors
Data
interface
NeighborsData
<
ID
:
Any
>
TODO.
Inheritors
NoNeighborsData
Members
Properties
neighbors
Link copied to clipboard
abstract
val
neighbors
:
Set
<
ID
>
TODO.
Functions
data
At
Link copied to clipboard
abstract
fun
<
Value
>
dataAt
(
path
:
Path
,
dataSharingMethod
:
DataSharingMethod
<
Value
>
)
:
Map
<
ID
,
Value
>
TODO.