Skip to content
  • Maxim Dudin's avatar
    added a removeKey() method to DataProcessor.java · 9d49b443
    Maxim Dudin authored
    - it was already possible to write and rewrite values with putValue()
    - it was already possible to clear the data with preLoop()
    -> removeKey() doesn't allow any new functionality and exists solely for convenience and performance
    9d49b443