Polishing.

See #1082.
This commit is contained in:
Mark Paluch
2021-01-29 11:17:14 +01:00
parent e9fc2229e1
commit 5371ff705f

View File

@@ -35,7 +35,6 @@ public class BasicCassandraPersistentTupleEntity<T> extends BasicCassandraPersis
* Creates a new {@link BasicCassandraPersistentTupleEntity} given {@link TypeInformation}.
*
* @param information must not be {@literal null}.
* @param tupleTypeFactory must not be {@literal null}.
*/
public BasicCassandraPersistentTupleEntity(TypeInformation<T> information) {