public class TenorFormatter extends Object
Constructor and Description |
---|
TenorFormatter() |
Modifier and Type | Method and Description |
---|---|
static int |
format(Period period,
byte[] buff,
int offset) |
static int |
format(Period period,
byte[] buff,
int offset,
TenorPrecision precision) |
static int |
getFormattedStringLength(Period period,
TenorPrecision precision) |
public static int getFormattedStringLength(Period period, TenorPrecision precision)
public static int format(Period period, byte[] buff, int offset)
public static int format(Period period, byte[] buff, int offset, TenorPrecision precision)
Copyright © 2000–2022 EPAM Systems. All rights reserved.