public class BambooDataProviderUtils extends Object
data providers
.Modifier and Type | Method and Description |
---|---|
static com.atlassian.json.marshal.Jsonable |
memoize(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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.