File tree Expand file tree Collapse file tree
pvDataJava/src/org/epics/pvdata Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 </ dd >
1919</ dl >
2020
21-
22- </ p >
2321</ body >
2422</ html >
Original file line number Diff line number Diff line change @@ -214,7 +214,6 @@ public static BitSet valueOf(long[] longs) {
214214 * @param lb a long buffer containing a little-endian representation
215215 * of a sequence of bits between its position and limit, to be
216216 * used as the initial bits of the new bit set
217- * @return the new bit set
218217 * @return a new bit set containing all the bits in the given long buffer between its position and limit
219218 * @since 1.7
220219 */
Original file line number Diff line number Diff line change 1414 < dd > Provides support for setting limits for scalar double values.</ dd >
1515 < dt > display</ dt >
1616 < dd > Provides support for for displaying scalar double values.</ dd >
17- < dl >
17+ </ dl >
1818</ body >
1919</ html >
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public interface StandardPVField {
3636 * Create a PVStructure with a structureArray value field.
3737 *
3838 * @param properties Some combination of alarm,timeStamp
39- * @param properties the list of additional properties, which is some
39+ * the list of additional properties, which is some
4040 * combination of the strings alarm and timeStamp
4141 * separated by commas
4242 * @param structure the Structure of the StructureArray value field
Original file line number Diff line number Diff line change 105105 </ dl >
106106 </ dd >
107107</ dl >
108- </ p >
109108
110109</ body >
111110</ html >
You can’t perform that action at this time.
0 commit comments