Uses of Interface
jetbrains.buildServer.vcs.impl.LongIndexProcessor
-
Packages that use LongIndexProcessor Package Description jetbrains.buildServer.vcs.impl -
-
Uses of LongIndexProcessor in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type LongIndexProcessor Modifier and Type Method Description voidArrayBasedLongIndex. processAscending(LongIndexProcessor<T> p)voidArrayBasedLongIndex. processAscending(LongIndexProcessor<T> p, long startKey)voidArrayBasedLongIndex. processDescending(LongIndexProcessor<T> p)voidArrayBasedLongIndex. processDescending(LongIndexProcessor<T> p, long startKey)
-