Uses of Class
com.tw.go.plugin.model.ShallowClone
-
Packages that use ShallowClone Package Description com.tw.go.plugin.model -
-
Uses of ShallowClone in com.tw.go.plugin.model
Methods in com.tw.go.plugin.model that return types with arguments of type ShallowClone Modifier and Type Method Description Optional<ShallowClone>GitConfig. getShallowClone()Methods in com.tw.go.plugin.model with parameters of type ShallowClone Modifier and Type Method Description voidGitConfig. setShallowClone(ShallowClone shallowClone)
-