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 |
---|---|---|
@todo | 0 | @todo |
TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 3
com.github.davidmoten.rtree2.RTree | Line |
---|---|
could change the signature of Builder to have types to support this method but would be breaking change for existing clients | 310 |
com.github.davidmoten.rtree2.SplitterQuadratic | Line |
reduce allocations by not using Optional | 74 |
reduce allocations by not using Optional | 89 |