Interface Saver<T>

All Known Implementing Classes:
DatabaseObjectSaver, MockSaver

public interface Saver<T>
  • Method Summary

    Modifier and Type Method Description
    T save​(T save)