OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:joiner
(Results
1 - 25
of
119
) sorted by null
1
2
3
4
5
/dalvik/tests/039-join-main/
expected.txt
1
Starting thread '
Joiner
'
/external/guava/src/com/google/common/base/
Joiner.java
37
*
Joiner
joiner
=
Joiner
.on("; ").skipNulls();
39
* return
joiner
.join("Harry", null, "Ron", "Hermione");}</pre>
52
@GwtCompatible public class
Joiner
{
54
* Returns a
joiner
which automatically places {@code separator} between
57
public static
Joiner
on(String separator) {
58
return new
Joiner
(separator);
62
* Returns a
joiner
which automatically places {@code separator} between
65
public static
Joiner
on(char separator)
[
all
...]
Objects.java
136
private static final
Joiner
JOINER
=
Joiner
.on(", ");
145
return
JOINER
.appendTo(builder, fieldString)
/external/icu4c/test/testdata/
WordBreakTest.txt
49
÷ 0001 ÷ 0061 × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
50
÷ 0001 × 0308 ÷ 0061 × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
55
÷ 0001 ÷ 0061 ÷ 0027 × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
56
÷ 0001 × 0308 ÷ 0061 ÷ 0027 × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
65
÷ 0001 ÷ 0031 ÷ 002E × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
66
÷ 0001 × 0308 ÷ 0031 ÷ 002E × 2060 ÷ # ÷ [0.2] <START OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
93
÷ 000D ÷ 0061 × 2060 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] LATIN SMALL LETTER A (ALetter) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
94
÷ 000D ÷ 0308 ÷ 0061 × 2060 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
99
÷ 000D ÷ 0061 ÷ 0027 × 2060 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] LATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3]
100
÷ 000D ÷ 0308 ÷ 0061 ÷ 0027 × 2060 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (MidNumLet) × [4.0] WORD
JOINER
(Format_FE) ÷ [0.3
[
all
...]
SentenceBreakTest.txt
[
all
...]
/external/guava/javadoc/com/google/common/base/class-use/
Joiner.html
7
Uses of Class com.google.common.base.
Joiner
(Guava Libraries 2010.01.04)
18
parent.document.title="Uses of Class com.google.common.base.
Joiner
(Guava Libraries 2010.01.04)";
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
62
<A HREF="
Joiner
.html" target="_top"><B>NO FRAMES</B></A>
84
<B>Uses of Class<br>com.google.common.base.
Joiner
</B></H2>
90
Packages that use <A HREF="../../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base">
Joiner
</A></FONT></TH>
103
Uses of <A HREF="../../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base">
Joiner
</A> in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A></FONT></TH>
111
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A> that return <A HREF="../../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base">Joiner</A></FONT></TH
[
all
...]
Joiner.MapJoiner.html
7
Uses of Class com.google.common.base.
Joiner
.MapJoiner (Guava Libraries 2010.01.04)
18
parent.document.title="Uses of Class com.google.common.base.
Joiner
.MapJoiner (Guava Libraries 2010.01.04)";
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/base/
Joiner
.MapJoiner.html" title="class in com.google.common.base"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
62
<A HREF="
Joiner
.MapJoiner.html" target="_top"><B>NO FRAMES</B></A>
84
<B>Uses of Class<br>com.google.common.base.
Joiner
.MapJoiner</B></H2>
90
Packages that use <A HREF="../../../../../com/google/common/base/
Joiner
.MapJoiner.html" title="class in com.google.common.base">
Joiner
.MapJoiner</A></FONT></TH>
103
Uses of <A HREF="../../../../../com/google/common/base/
Joiner
.MapJoiner.html" title="class in com.google.common.base">
Joiner
.MapJoiner</A> in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A></FONT></TH>
111
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A> that return <A HREF="../../../../../com/google/common/base/
Joiner
.MapJoiner.html" title="class in com.google.common.base">Joiner.MapJoiner</A></FONT></TH
[
all
...]
/external/guava/javadoc/com/google/common/base/
Joiner.html
7
Joiner
(Guava Libraries 2010.01.04)
18
parent.document.title="
Joiner
(Guava Libraries 2010.01.04)";
43
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/
Joiner
.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
59
<A HREF="../../../../com/google/common/base/
Joiner
.MapJoiner.html" title="class in com.google.common.base"><B>NEXT CLASS</B></A></FONT></TD>
61
<A HREF="../../../../index.html?com/google/common/base/
Joiner
.html" target="_top"><B>FRAMES</B></A>
62
<A HREF="
Joiner
.html" target="_top"><B>NO FRAMES</B></A>
93
Class
Joiner
</H2>
96
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.
Joiner
</B>
100
<DT><PRE>public class <B>
Joiner
</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
105
appends the results to an <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang"><CODE>Appendable</CODE></A> or returns them as a <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><CODE>String</CODE></A>. Example: <pre> <code>
Joiner
joiner = Joiner.on("; ").skipNulls()
[
all
...]
Joiner.MapJoiner.html
7
Joiner
.MapJoiner (Guava Libraries 2010.01.04)
18
parent.document.title="
Joiner
.MapJoiner (Guava Libraries 2010.01.04)";
43
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/
Joiner
.MapJoiner.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
58
<A HREF="../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base"><B>PREV CLASS</B></A>
61
<A HREF="../../../../index.html?com/google/common/base/
Joiner
.MapJoiner.html" target="_top"><B>FRAMES</B></A>
62
<A HREF="
Joiner
.MapJoiner.html" target="_top"><B>NO FRAMES</B></A>
93
Class
Joiner
.MapJoiner</H2>
96
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.
Joiner
.MapJoiner</B>
99
<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/google/common/base/
Joiner
.html" title="class in com.google.common.base">
Joiner
</A></DD
[
all
...]
package-frame.html
63
<A HREF="
Joiner
.html" title="class in com.google.common.base" target="classFrame">
Joiner
</A>
65
<A HREF="
Joiner
.MapJoiner.html" title="class in com.google.common.base" target="classFrame">
Joiner
.MapJoiner</A>
/dalvik/tests/039-join-main/src/
Main.java
10
t = new Thread(new JoinMainSub(Thread.currentThread()), "
Joiner
");
/sdk/chimpchat/test/com/android/chimpchat/adb/
AdbChimpDeviceTest.java
18
import com.google.common.base.
Joiner
;
42
return
Joiner
.on("\r\n").join(lines);
/external/valgrind/main/drd/
drd_thread.c
341
const ThreadId
joiner
= DRD_(DrdThreadIdToVgThreadId)(drd_joiner);
local
348
"drd_post_thread_join
joiner
= %d, joinee = %d",
350
if (
joiner
)
1029
/** Call this function after thread '
joiner
' joined thread 'joinee'. */
1030
void DRD_(thread_combine_vc_join)(DrdThreadId
joiner
, DrdThreadId joinee)
1032
tl_assert(
joiner
!= joinee);
1033
tl_assert(0 <= (int)
joiner
&&
joiner
< DRD_N_THREADS
1034
&&
joiner
!= DRD_INVALID_THREADID)
[
all
...]
/frameworks/base/core/java/android/database/
CursorJoiner.java
23
* be sorted on each of the specified columns in ascending order. This
joiner
only
29
* CursorJoiner
joiner
= new CursorJoiner(cursorA, keyColumnsofA, cursorB, keyColumnsofB);
30
* for (CursorJointer.Result joinerResult :
joiner
) {
/external/webkit/Tools/DumpRenderTree/qt/
fonts.conf
52
<int>0x034F</int> <!-- COMBINING GRAPHEME
JOINER
-->
77
<int>0x200C</int> <!-- ZERO WIDTH NON-
JOINER
-->
78
<int>0x200D</int> <!-- ZERO WIDTH
JOINER
-->
90
<int>0x2060</int> <!-- WORD
JOINER
-->
/external/chromium/chrome/browser/extensions/
extension_proxy_api_helpers.h
82
// Joins a list of URLs (stored as StringValues) in |list| with |
joiner
|
85
const std::string&
joiner
,
/external/icu4c/layout/
ArabicShaping.cpp
30
code, except for format codes 200c (zero-width non-
joiner
) and 200d
31
(dual-width
joiner
) which are both unshaped and non_joining or
KhmerReordering.h
71
CC_ZERO_WIDTH_NJ_MARK = 4, // Zero Width non
joiner
character (0x200C)
78
CC_ZERO_WIDTH_J_MARK = 11, // Zero width
joiner
character
/external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml-special.ent
52
<!ENTITY zwnj "‌"> <!-- zero width non-
joiner
,
54
<!ENTITY zwj "‍"> <!-- zero width
joiner
, U+200D NEW RFC 2070 -->
/external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml-special.ent
52
<!ENTITY zwnj "‌"> <!-- zero width non-
joiner
,
54
<!ENTITY zwj "‍"> <!-- zero width
joiner
, U+200D NEW RFC 2070 -->
/external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml-special.ent
52
<!ENTITY zwnj "‌"> <!-- zero width non-
joiner
,
54
<!ENTITY zwj "‍"> <!-- zero width
joiner
, U+200D NEW RFC 2070 -->
/external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml-special.ent
52
<!ENTITY zwnj "‌"> <!-- zero width non-
joiner
,
54
<!ENTITY zwj "‍"> <!-- zero width
joiner
, U+200D NEW RFC 2070 -->
/external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml-special.ent
52
<!ENTITY zwnj "‌"> <!-- zero width non-
joiner
,
54
<!ENTITY zwj "‍"> <!-- zero width
joiner
, U+200D NEW RFC 2070 -->
/cts/tests/tests/database/src/android/database/cts/
CursorJoinerTest.java
161
notes = "Fisrt UNIQUE_COUNT 'next' operations, the
joiner
controls cursor1 to move;" +
162
" and the second UNIQUE_COUNT 'next' ops, the
joiner
controlscursor2" +
163
" to move, the last EQUAL_VALUE_COUNT 'next' ops, the
joiner
control" +
/external/guava/src/com/google/common/collect/
Collections2.java
21
import com.google.common.base.
Joiner
;
300
static final
Joiner
standardJoiner =
Joiner
.on(", ");
Completed in 604 milliseconds
1
2
3
4
5