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 boolean
Sink. 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 boolean
SinkFS. delta(java.io.File cwd, java.util.Collection<Delta> deltas)
boolean
RemoteSink. sync(java.lang.String areaId, java.util.Collection<Delta> deltas)
-