株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

interface型

  • あらゆる型と互換性のある型
  • Objectクラスのようなもの
  • あくまで、全ての型の値を汎用的に表すものなので、演算などはできない

 

出力すると、となる。
int型では0が初期値としてセットされるが、interface型ではnilとなる

 

 

 

 

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)