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 dd6a1c1 commit c1f5626Copy full SHA for c1f5626
language/predefined/interfaces.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<!-- EN-Revision: 26e26a95fdc3aac9b464068953ea3105dee00f14 Maintainer: pastore Status: ready -->
+<!-- EN-Revision: 267a3d4e60d8a6da941e72d195386b5841052cca Maintainer: pastore Status: ready -->
3
<!-- Reviewed: no Maintainer: cucinato -->
4
<!-- CREDITS: khelaz,cucinato -->
5
<part xml:id="reserved.interfaces" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -17,6 +17,7 @@
17
&language.predefined.iteratoraggregate;
18
&language.predefined.internaliterator;
19
&language.predefined.throwable;
20
+ &language.predefined.countable;
21
&language.predefined.arrayaccess;
22
&language.predefined.serializable;
23
&language.predefined.closure;
0 commit comments