fdb-record-layer icon indicating copy to clipboard operation
fdb-record-layer copied to clipboard

Remove usages of `org.apache.commons.lang3.tuple.Pair` et al

Open hatyo opened this issue 1 year ago • 0 comments

Part of cutting the dependency on org.apache.commons.lang3 requires finding / implementing alternatives to:

  • org.apache.commons.lang3.tuple.Pair.
  • org.apache.commons.lang3.tuple.ImmutablePair
  • org.apache.commons.lang3.tuple.MutablePair

hatyo avatar Feb 05 '24 11:02 hatyo