@Implements(value=libcore.icu.DateIntervalFormat.class,
isInAndroidSdk=false)
public class ShadowDateIntervalFormat
extends Object
DateIntervalFormat.| Constructor and Description |
|---|
ShadowDateIntervalFormat() |
| Modifier and Type | Method and Description |
|---|---|
static long |
createDateIntervalFormat(String skeleton,
String localeName,
String tzName) |
static void |
destroyDateIntervalFormat(long address) |
static String |
formatDateInterval(long address,
long fromDate,
long toDate) |
@Implementation public static long createDateIntervalFormat(String skeleton, String localeName, String tzName)
@Implementation public static void destroyDateIntervalFormat(long address)
@Implementation public static String formatDateInterval(long address, long fromDate, long toDate)
Copyright © 2015. All rights reserved.