44454647484950515253
shared = true; } } //if there is no other similar trajectory, create a new group if(!shared){ TrajectoryGroup group = new TrajectoryGroup(trj); this.outputs.add(group); } } }