File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/com/tangosol/util Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2000, 2024 , Oracle and/or its affiliates.
3+ Copyright (c) 2000, 2025 , Oracle and/or its affiliates.
44
55 Licensed under the Universal Permissive License v 1.0 as shown at
66 https://oss.oracle.com/licenses/upl.
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2000, 2020 , Oracle and/or its affiliates.
2+ * Copyright (c) 2000, 2025 , Oracle and/or its affiliates.
33 *
44 * Licensed under the Universal Permissive License v 1.0 as shown at
5- * http ://oss.oracle.com/licenses/upl.
5+ * https ://oss.oracle.com/licenses/upl.
66 */
77package com .tangosol .util ;
88
@@ -1618,4 +1618,4 @@ protected Node<V> currentNode()
16181618 * that need the size of the tree up front are much more efficient.
16191619 */
16201620 protected int m_size ;
1621- }
1621+ }
You can’t perform that action at this time.
0 commit comments