Searched refs:GRAMS (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/basic/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java158 new Weight(12.0, Weight.GRAMS),
162 new Weight(17.0, Weight.GRAMS),
166 new Weight(17.0, Weight.GRAMS),
170 new Weight(14.0, Weight.GRAMS),
174 new Weight(12.0, Weight.GRAMS),
178 new Weight(19.0, Weight.GRAMS),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/entity/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java171 new Weight(12.0, Weight.GRAMS), "London"));
173 new Weight(17.0, Weight.GRAMS), "Paris"));
175 new Weight(17.0, Weight.GRAMS), "Rome"));
177 new Weight(14.0, Weight.GRAMS), "London"));
179 new Weight(12.0, Weight.GRAMS), "Paris"));
181 new Weight(19.0, Weight.GRAMS), "London"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/factory/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java169 new Weight(12.0, Weight.GRAMS), "London"));
171 new Weight(17.0, Weight.GRAMS), "Paris"));
173 new Weight(17.0, Weight.GRAMS), "Rome"));
175 new Weight(14.0, Weight.GRAMS), "London"));
177 new Weight(12.0, Weight.GRAMS), "Paris"));
179 new Weight(19.0, Weight.GRAMS), "London"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/index/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java171 new Weight(12.0, Weight.GRAMS),
175 new Weight(17.0, Weight.GRAMS),
179 new Weight(17.0, Weight.GRAMS),
183 new Weight(14.0, Weight.GRAMS),
187 new Weight(12.0, Weight.GRAMS),
191 new Weight(19.0, Weight.GRAMS),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java171 new Weight(12.0, Weight.GRAMS), "London"));
173 new Weight(17.0, Weight.GRAMS), "Paris"));
175 new Weight(17.0, Weight.GRAMS), "Rome"));
177 new Weight(14.0, Weight.GRAMS), "London"));
179 new Weight(12.0, Weight.GRAMS), "Paris"));
181 new Weight(19.0, Weight.GRAMS), "London"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/sentity/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java173 new Weight(12.0, Weight.GRAMS), "London"));
175 new Weight(17.0, Weight.GRAMS), "Paris"));
177 new Weight(17.0, Weight.GRAMS), "Rome"));
179 new Weight(14.0, Weight.GRAMS), "London"));
181 new Weight(12.0, Weight.GRAMS), "Paris"));
183 new Weight(19.0, Weight.GRAMS), "London"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/tuple/
H A DWeight.java23 public final static String GRAMS = "grams"; field in class:Weight
H A DSample.java170 new Weight(12.0, Weight.GRAMS), "London"));
172 new Weight(17.0, Weight.GRAMS), "Paris"));
174 new Weight(17.0, Weight.GRAMS), "Rome"));
176 new Weight(14.0, Weight.GRAMS), "London"));
178 new Weight(12.0, Weight.GRAMS), "Paris"));
180 new Weight(19.0, Weight.GRAMS), "London"));

Completed in 45 milliseconds