Uses of Class
aQute.libg.remote.Delta
-
Packages that use Delta Package Description aQute.libg.remote aQute.libg.remote.sink -
-
Uses of Delta in aQute.libg.remote
Method parameters in aQute.libg.remote with type arguments of type Delta Modifier and Type Method Description booleanSink. sync(java.lang.String areaId, java.util.Collection<Delta> deltas) -
Uses of Delta in aQute.libg.remote.sink
Method parameters in aQute.libg.remote.sink with type arguments of type Delta Modifier and Type Method Description booleanSinkFS. delta(java.io.File cwd, java.util.Collection<Delta> deltas)booleanRemoteSink. sync(java.lang.String areaId, java.util.Collection<Delta> deltas)
-