Uses of Interface
dev.vality.damsel.domain_config.RepositorySrv.Iface
| Package | Description |
|---|---|
| dev.vality.damsel.domain_config |
-
Uses of RepositorySrv.Iface in dev.vality.damsel.domain_config
Classes in dev.vality.damsel.domain_config with type parameters of type RepositorySrv.Iface Modifier and Type Class Description static classRepositorySrv.Processor<I extends RepositorySrv.Iface>static classRepositorySrv.Processor.Checkout<I extends RepositorySrv.Iface>static classRepositorySrv.Processor.Commit<I extends RepositorySrv.Iface>static classRepositorySrv.Processor.Pull<I extends RepositorySrv.Iface>static classRepositorySrv.Processor.PullRange<I extends RepositorySrv.Iface>Classes in dev.vality.damsel.domain_config that implement RepositorySrv.Iface Modifier and Type Class Description static classRepositorySrv.Client