コード例 #1
0
 public ComponentType withDotted() {
   checkArrow();
   return ComponentType.getArrow(arrowConfiguration.withDotted());
 }