Package org.eolang.maven.hash
Class ChResolve
- java.lang.Object
-
- org.eolang.maven.hash.ChResolve
-
- All Implemented Interfaces:
CommitHash
public final class ChResolve extends Object implements CommitHash
ResolveCommitHash
depending on the parameters.- Since:
- 0.28.14
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eolang.maven.hash.CommitHash
CommitHash.ChConstant
-
-
-
-
Method Detail
-
value
public String value()
Description copied from interface:CommitHash
SHA Hash.- Specified by:
value
in interfaceCommitHash
- Returns:
- SHA of commit
-
-