Skip to content

Commit

Permalink
issue yahoo#141
Browse files Browse the repository at this point in the history
  • Loading branch information
OrHayat committed May 19, 2021
1 parent 43b97a2 commit 0e05e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/com/yahoo/oak/OakHashFunction.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
public interface OakHashFunction<T , U> {

U hash(T key);

}

0 comments on commit 0e05e0a

Please sign in to comment.