Uses of Interface
net.n2oapp.framework.access.metadata.accesspoint.util.Neighbor
-
Packages that use Neighbor Package Description net.n2oapp.framework.access.metadata.accesspoint.util -
-
Uses of Neighbor in net.n2oapp.framework.access.metadata.accesspoint.util
Classes in net.n2oapp.framework.access.metadata.accesspoint.util with type parameters of type Neighbor Modifier and Type Interface Description interfaceNeighbor<V extends Neighbor>User: operehod Date: 20.02.2015 Time: 12:49Methods in net.n2oapp.framework.access.metadata.accesspoint.util with type parameters of type Neighbor Modifier and Type Method Description static <V extends Neighbor<V>>
voidCollectionsUtil. introduceAllEachOther(List<V> list)применяется когда нужно "познакомить" все элементы коллекции друг с другом без лишних обходов (есть тест)static <V extends Neighbor<V>>
voidCollectionsUtil. introduceAllEachOther(V[] array)Methods in net.n2oapp.framework.access.metadata.accesspoint.util with parameters of type Neighbor Modifier and Type Method Description static <V extends Neighbor<V>>
voidCollectionsUtil. introduceAllEachOther(V[] array)
-