Skip to content

Commit 7d9b426

Browse files
committed
Amended docs.
1 parent 693b2f0 commit 7d9b426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ using the method [`computeConstantValue()`][computeConstantValue()]. An exmple
4646
is shown in section [Reading an Enumeration](#reading-an-enumeration).
4747

4848
4. Read the compile-time constant values using the extension method: [`read<T>`][read]. <br/>
49-
5049
To read a constant representing a *collection* of a *user-defined* type `U`
5150
use the convenience methods [`readList<U>`][readList],
5251
[`readSet<U>`][readSet], [`readMap<K,U>`][readMap], and [`readIterator<U>`][readIterator].

0 commit comments

Comments
 (0)