32333435363738
public ChildReference( NodeKey key, Name name, int snsIndex ) { this.key = key; this.segment = new BasicPathSegment(name, snsIndex); }