Skip to content

Commit 6a0a1c1

Browse files
committed
NodeSet.getPointers() is now typed with generics
1 parent b4b3ba9 commit 6a0a1c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ The <action> type attribute can be add,update,fix,remove.
107107
<action dev="ggregory" type="fix" due-to="strangelookingnerd">Migrate tests to JUnit5 #214.</action>
108108
<action dev="ggregory" type="fix" due-to="strangelookingnerd, Gary Gregory">Replace try-catch constructs in tests with assertThrows #215.</action>
109109
<action dev="ggregory" type="fix" due-to="Gary Gregory">Use generics internally.</action>
110+
<action dev="ggregory" type="fix" due-to="Gary Gregory">NodeSet.getPointers() is now typed with generics.</action>
110111
<!-- ADD -->
111112
<action issue="JXPATH-123" dev="mbenson" type="add">
112113
XPath function "ends-with" is not implemented (although "starts-with" is).

0 commit comments

Comments
 (0)