public interface ReferenceTracker
Modifier and Type | Method and Description |
---|---|
void |
clear() |
JsonObject |
get(JsonObject jObj) |
JsonObject |
get(Long jObj) |
JsonObject |
put(Long l,
JsonObject o) |
int |
size() |
JsonObject put(Long l, JsonObject o)
JsonObject get(JsonObject jObj)
JsonObject get(Long jObj)
void clear()
int size()
Copyright © 2023. All rights reserved.