Class SyntheticModuleRecord


public final class SyntheticModuleRecord extends AbstractModuleRecord
A Synthetic Module Record, used for JSON modules, etc. Its exported names are statically defined at creation, while their corresponding values can change over time using SetSyntheticModuleExport. It has no imports or dependencies.