Interface OLazyObjectSetInterface<T>

All Superinterfaces:
Collection<T>, Iterable<T>, Set<T>
All Known Implementing Classes:
OObjectLazySet

public interface OLazyObjectSetInterface<T> extends Set<T>
Author:
Luca Molino (molino.luca--at--gmail.com)
  • Method Details

    • setConvertToRecord

      void setConvertToRecord(boolean convertToRecord)
    • isConverted

      boolean isConverted()