Android Reference
Splitter
java.util.regex
Class Splitter
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static String[] |
fastSplit(String re,
String input,
int limit)
Returns a result equivalent to s.split(separator, limit) if it's able
to compute it more cheaply than ICU, or null if the caller should fall back to
using ICU.
|
static String[] |
split(Pattern pattern,
String re,
String input,
int limit) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
fastSplit
public static String[] fastSplit(String re,
String input,
int limit)
Returns a result equivalent to s.split(separator, limit)
if it's able
to compute it more cheaply than ICU, or null if the caller should fall back to
using ICU.
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 259 / 158775480. Delta: 0.03013 с