Searched refs:enclose (Results 1 – 3 of 3) sorted by relevance
43 # list. It is required to enclose the list
5581 private static String enclose(String value) { in enclose() method in KdcGui5587 result.append(enclose(nf.format(28800))); in constructDurationExample()5593 result.append(enclose(df.format(new Date()))); in constructDateExample()5595 result.append(enclose(neverString)); in constructDateExample()5601 result.append(enclose(nf.format(4))); in constructNumberExample()
1093 The simplest is to enclose a sequence of characters inside single quotes.