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 | 6 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 6
com.github.davidmoten.rx.Processes | Line |
---|---|
waitFor does not exist pre 1.8 with timeout! parameters.waitForMs().get(),TimeUnit.MILLISECONDS); | 72 |
com.github.davidmoten.rx.ResourceManager | Line |
as suggested by George Campbell, may replace with his PR | 16 |
com.github.davidmoten.rx.RetryWhen | Line |
unit test | 87 |
com.github.davidmoten.rx.internal.operators.FileBasedSPSCQueueMemoryMappedReaderWriter | Line |
can be passed in to constructor for reuse | 32 |
com.github.davidmoten.rx.internal.operators.OperatorFromTransformer | Line |
may not need to be volatile | 74 |
com.github.davidmoten.rx.internal.operators.TransformerStringSplit | Line |
is this check needed? | 55 |