Skip to content

Commit

Permalink
Fix doc comment
Browse files Browse the repository at this point in the history
Mistake when merging
  • Loading branch information
KangarooKoala committed Jun 8, 2024
1 parent e44caab commit 89bbfd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ static void packArray(ByteBuffer bb, double[] arr) {
}
}

/*
/**
* Returns whether or not objects are immutable. Immutable objects must also be comparable using
* the equals() method. Default implementation returns false.
*
Expand Down

0 comments on commit 89bbfd0

Please sign in to comment.