Class LockStates
java.lang.Object
com.palantir.gradle.versions.lockstate.LockStates
-
Method Summary
Modifier and TypeMethodDescriptionprettyPrintConstraints(Dependents dependents) static LockStatetoLockState(FullLockState fullLockState) Convert the richerFullLockStateto aLockStatethat maps exactly to the contents of the file.
-
Method Details
-
toLockState
Convert the richerFullLockStateto aLockStatethat maps exactly to the contents of the file. -
computeLines
-
prettyPrintConstraints
-