aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/serialization/HashCodeCodec.java
Commit message (Collapse)AuthorAge
* Create a runtime codec for HashCode.Gravatar mjhalupka2018-02-28
Remove the HashCode marshaller. PiperOrigin-RevId: 187350917