Module xl.impl

Interface Operator<N>

Type Parameters:
N - node type
All Superinterfaces:
ObjectToObjectGenerator<N,NodeEdgePair<N>>
All Known Implementing Classes:
Neighbors

public interface Operator<N> extends ObjectToObjectGenerator<N,NodeEdgePair<N>>
Author:
Ole Kniemeyer