public class BambooDataProviderUtils extends Object
data providers
.Modifier and Type | Method and Description |
---|---|
static @NotNull com.atlassian.json.marshal.Jsonable |
memoize(@NotNull com.atlassian.json.marshal.Jsonable jsonable)
Wraps the given
Jsonable with a lazily memoizing decorator, so that its value is cached upon first
call to Jsonable.write(Writer) . |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.