public class OptaPlannerJsonbConfig extends Object
Constructor and Description |
---|
OptaPlannerJsonbConfig() |
Modifier and Type | Method and Description |
---|---|
static javax.json.bind.JsonbConfig |
createConfig() |
static javax.json.bind.adapter.JsonbAdapter[] |
getScoreJsonbAdapters() |
public static javax.json.bind.JsonbConfig createConfig()
Jsonb
instance with JsonbBuilder.create(JsonbConfig)
.public static javax.json.bind.adapter.JsonbAdapter[] getScoreJsonbAdapters()
JsonbConfig
instance with
JsonbConfig.withAdapters(JsonbAdapter[])
.Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.