| 意味 | 例文 |
HashMapを含む例文一覧と使い方
該当件数 : 15件
Replace the HashMap declaration private HashMap geoPoints; with the following code: 例文帳に追加
HashMap 宣言の private HashMap geoPoints; を次のコードに置き換えます。 - NetBeans
This code populates the taskMap property by constructing a HashMap and adding a new SimpleTask instance to the HashMap. 例文帳に追加
HashMap を構成し、HashMap に 新しい SimpleTask インスタンスを追加することによって、このコードは taskMap プロパティーを生成します。 - NetBeans
Note that double[] and float[] objects are being allocated and then placed into a HashMap.例文帳に追加
double[] オブジェクトと float[] オブジェクトは、割り当てのあと、HashMap に配置しています。 - NetBeans
You also create a Composer class that enables the servlet to retrieve data from entries in the HashMap.例文帳に追加
また、サーブレットで、HashMap 内のエントリからデータを取り出すための Composer クラスも作成します。 - NetBeans
In the New Property Pattern dialog box, type ratingMap in the Name field and HashMap in the Type field. 例文帳に追加
「新規プロパティーパターン」ダイアログで、「名前」フィールドに「ratingMap」を入力し、「型」フィールドに 「HashMap」と入力します。 - NetBeans
Add a third SessionBean property named itemMap of type HashMap. 例文帳に追加
Session Bean に 3 つ目のプロパティーを作成します。 「新規プロパティーパターン」ダイアログで、名前に「itemMap」、型に「HashMap」と入力します。 - NetBeans
For this simple application, you create a class called ComposerData that retains composer data using a HashMap.例文帳に追加
この簡単なアプリケーションでは、HashMap を使用して作曲家のデータを保持する ComposerData というクラスを作成します。 - NetBeans
In the New Property Pattern dialog, enter geoPoints in the Name field and HashMap in the Type field, and then click OK.例文帳に追加
「新規プロパティーパターン」ダイアログで、「名前」フィールドに「geoPoints」、「型」フィールドに「HashMap」と入力して、「了解」をクリックします。 - NetBeans
They are never removed, however, which means the references held by the HashMap prevent the JVM from evergarbage collecting those objects.例文帳に追加
しかし、これらのオブジェクトを削除していないので、HashMap で参照が保持され、オブジェクトは JVM のガベージコレクションの対象になりません。 - NetBeans
Right-click in the Java Editor, then choose Fix Imports from the pop-up menu to resolve the HashMap and SelectItem Not Found errors. 例文帳に追加
HashMap と SelectItem が検出できないエラーを解決するには、Java エディタ内を右クリックし、ポップアップメニューから「インポートを修正」を選択します。 - NetBeans
Place the cursor in the editor and press Alt-Shift-F to automatically add the following import statement and fix the HashMap not found errors:import java.util.HashMap; 例文帳に追加
エディタ内にカーソルを置き、Alt-Shift-F キーを押して自動的に次のインポート文を追加し、HashMap をエラーのない状態に修正します。 import java.util.HashMap; - NetBeans
Right-click the SessionBean1 node and choose Edit Java Source from the pop-up menu.Error annotations appear in the code indicating that the HashMap class is not found. 例文帳に追加
「SessionBean1」ノードを右クリックし、ポップアップメニューから「Java ソースを編集」を選択します。 HashMap クラスが見つからないことを示すエラー注釈がコードに表示されます。 - NetBeans
In the New Property Pattern dialog box, set the Name to taskMap, the Type to HashMap (note that the Name and Type fields are case sensitive), and the Mode to Read Only as shown in the following figure. 例文帳に追加
「新規プロパティーパターン」ダイアログで、次の図に示すように、「名前」に「taskMap」、「型」に「HashMap」(「名前」と「型」フィールドは大文字と小文字を区別)、「モード」に「読み取り専用」を設定します。 - NetBeans
Double-click RequestBean1 in the Outline window to open the RequestBean1.java file.Right-click in the Java Editor and choose Fix Imports from the pop-up menu to resolve the HashMap not found error. 例文帳に追加
「アウトライン」ウィンドウで「RequestBean1」ノードをダブルクリックし、RequestBean1.java ファイルを開きます。 HashMap が検出できないエラーを解決するには、Java エディタ内を右クリックし、ポップアップメニューから「インポートを修正」を選択します。 - NetBeans
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|