Uses of Class
dev.vality.damsel.domain_config.RepositorySrv.PullRange_result
Packages that use RepositorySrv.PullRange_result
-
Uses of RepositorySrv.PullRange_result in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return RepositorySrv.PullRange_resultModifier and TypeMethodDescriptionRepositorySrv.PullRange_result.deepCopy()RepositorySrv.Processor.PullRange.getResult(I iface, RepositorySrv.PullRange_args args) RepositorySrv.PullRange_result.setEx1(VersionNotFound ex1) RepositorySrv.PullRange_result.setSuccess(Map<Long, Commit> success) Methods in dev.vality.damsel.domain_config with parameters of type RepositorySrv.PullRange_resultModifier and TypeMethodDescriptionintRepositorySrv.PullRange_result.compareTo(RepositorySrv.PullRange_result other) booleanRepositorySrv.PullRange_result.equals(RepositorySrv.PullRange_result that) Constructors in dev.vality.damsel.domain_config with parameters of type RepositorySrv.PullRange_resultModifierConstructorDescriptionPerforms a deep copy on other.