Interface SourceLoader.SyntheticFieldLoader.StoredFieldLoader

Enclosing interface:
SourceLoader.SyntheticFieldLoader

public static interface SourceLoader.SyntheticFieldLoader.StoredFieldLoader
Sync for stored field values.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    load(List<Object> values)
    Loads values read from a corresponding stored field into this loader.
  • Method Details

    • load

      void load(List<Object> values)
      Loads values read from a corresponding stored field into this loader.