Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Using apache.commons.lang3

Hi,

I'd like to start making use of apache.commons.lang3 from Orbit.
There are a few things useful, like StringUtils.EMPTY, Pair, ExceptionUtils.getStackTrace() and probably more.

You can find the javadoc here:
https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html

If there are no objections, I will create a CQ for this.

Marc-Andre

Back to the top