Class Entry.ProcessingState

  • Enclosing class:
    Entry<K,​V>

    public static class Entry.ProcessingState
    extends Object
    Different possible processing states. The code only uses fetch now, rest is preparation. We don't use enums, since enums produce object garbage.