Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Open issues in the code 4 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 4

org.djutils.serialization.Tests Line
assertEquals(10, b16LE[0]); the code for UTF-16LE will be different from 10 in a next version of djutils 214
org.djutils.serialization.TypedMessage Line
this assumes that objectArray does not contain money types that use a multi-byte field type 1547
this assumes that objectArray does not contain money types that use a multi-byte field type 1624
see how this can be solved with type <U extends Unit<U>> 1961