Interface Neighbor<V extends Neighbor>
-
public interface Neighbor<V extends Neighbor>User: operehod Date: 20.02.2015 Time: 12:49
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidacceptNeighbor(V v)
-
-
-
Method Detail
-
acceptNeighbor
void acceptNeighbor(V v)
-
-