TreeMapEntry.this

Make a new cell with given key, value, and parent, and with {@code null} child links, and BLACK color.

class TreeMapEntry(K, V)
this

Meta