equal
deleted
inserted
replaced
1127 /** |
1127 /** |
1128 * Tells whether or not this buffer is equal to another object. |
1128 * Tells whether or not this buffer is equal to another object. |
1129 * |
1129 * |
1130 * <p> Two $type$ buffers are equal if, and only if, |
1130 * <p> Two $type$ buffers are equal if, and only if, |
1131 * |
1131 * |
1132 * <p><ol> |
1132 * <ol> |
1133 * |
1133 * |
1134 * <li><p> They have the same element type, </p></li> |
1134 * <li><p> They have the same element type, </p></li> |
1135 * |
1135 * |
1136 * <li><p> They have the same number of remaining elements, and |
1136 * <li><p> They have the same number of remaining elements, and |
1137 * </p></li> |
1137 * </p></li> |