I am modeling a power subsystem in Java. A simple SQLite database contains a set of Line Replaceable Units (LRUs) and the connections between them. I am writing a Power Mode
For this particular problem. I've decided to use a LinkedListMultimap from Guava.