Skip to content

Commit

Permalink
#30
Browse files Browse the repository at this point in the history
  • Loading branch information
takawitter committed Oct 22, 2016
1 parent b865cb1 commit 9686aba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

import sun.misc.Unsafe;

@Deprecated
@SuppressWarnings("restriction")
public class UnsafeBytesSuccinctBitVector
implements Externalizable, SuccinctBitVector{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

import sun.misc.Unsafe;

@Deprecated
@SuppressWarnings("restriction")
public class UnsafeDoubleArray
extends AbstractTermIdTrie
Expand Down

0 comments on commit 9686aba

Please sign in to comment.