public class GMTOffsetConverter extends Object implements java.util.function.Function<TimeZone,String>
| Modifier and Type | Field and Description |
|---|---|
static GMTOffsetConverter |
GMT_OFFSET_CONVERTER |
| Constructor and Description |
|---|
GMTOffsetConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(TimeZone timeZone) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic static final GMTOffsetConverter GMT_OFFSET_CONVERTER
public String apply(TimeZone timeZone)
apply in interface java.util.function.Function<TimeZone,String>Copyright © 2002-2021 Atlassian. All Rights Reserved.