ocaMap property

Map ocaMap
getter/setter pair

An index of the edges, for fast lookup.

Implementation

Map ocaMap = new SplayTreeMap();