Quantcast
Channel: 質問!ITmedia 新着質問(Java/253)
Viewing all articles
Browse latest Browse all 2439

switch文の引数について質問します

$
0
0
ch.ntb.usb.testAppの中に下記のルーチンがあり、switch文の最初に "8.$"の記述があります。 Q1)この様な書き方があるのでしょうか? 注)ch.ntb.usb.testAppは、ch.ntb.usb-0.5.9.jarの中のpackageです。 void setOutEpAddr() { switch (8.$SwitchMap$ch$ntb$usb$testApp$AbstractDeviceInfo$TransferMode[this.dev.getOutMode().ordinal()]) { case 1: this.outEpText.setText(toHexString(this.dev.getOutEPBulk())); break; case 2: this.outEpText.setText(toHexString(this.dev.getOutEPInt())); break; } } 以上、宜しくお願いします。

Viewing all articles
Browse latest Browse all 2439

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>