We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc906f7 commit 239f967Copy full SHA for 239f967
driver-core/src/main/java/com/datastax/driver/core/policies/package-info.java
@@ -15,7 +15,5 @@
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
-/**
19
- * Policies that allow to control some of the behavior of the Java Driver for Cassandra.
20
- */
+/** Policies that allow to control some of the behavior of the Java Driver for Cassandra. */
21
package com.datastax.driver.core.policies;
0 commit comments