| blobResults=new LinkedList<PbfBlobResult>(); | blobResults=new ArrayList<>(); | new LinkedList<PbfBlobResult>() | new ArrayList<>() | graphhopper | 3f9cdf5a2c4a55d9264edfe1ce1bc8fd836cfc5a | com.graphhopper.reader.osm.pbf.PbfDecoder | | | _1 | blobResults |
|---|
| _2 | blobResults |
|---|
| | xyz | new LinkedList<PbfBlobResult>() |
|---|
| | | AssignedTo | True |