Searched defs:toId (Results 1 – 7 of 7) sorted by relevance
29 private final NodeId toId; field in Edge31 protected Edge(NodeId fromId, NodeId toId) { in Edge()65 public abstract Edge copy(NodeId fromId, NodeId toId); in copy()
28 private final NodeId toId; field in Alias30 public Alias(NodeId fromId, NodeId toId) { in Alias()
36 public DependencyEdge(NodeId fromId, NodeId toId, InjectionPoint injectionPoint) { in DependencyEdge()71 public Edge copy(NodeId fromId, NodeId toId) { in copy()
40 public BindingEdge(NodeId fromId, NodeId toId, Type type) { in BindingEdge()69 public Edge copy(NodeId fromId, NodeId toId) { in copy()
171 public V toId(K source); in toId() method210 public Integer toId(T source) { in toId() method in XLocaleDistance.IdMakerFull1002 public String toId(String region) { in toId() method in XLocaleDistance.RegionMapper
268 public V toId(K source); in toId() method308 public Integer toId(T source) { in toId() method in XLocaleDistance.IdMakerFull1148 public String toId(String region) { in toId() method in XLocaleDistance.RegionMapper
258 public V toId(K source); in toId() method298 public Integer toId(T source) { in toId() method in XLocaleDistance.IdMakerFull1134 public String toId(String region) { in toId() method in XLocaleDistance.RegionMapper