Package nonapi.io.github.classgraph.json
Class JSONReference
java.lang.Object
nonapi.io.github.classgraph.json.JSONReference
A class that serves as a placeholder for circular references between objects.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
idObject
Object idObjectThe id object.
-
-
Constructor Details
-
JSONReference
Constructor.- Parameters:
idObject
- the id object
-