JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.spun.util.persistence
Interface Saver<T>
All Known Implementing Classes:
DatabaseObjectSaver
,
MockSaver
public interface
Saver<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
save
(
T
save)
Method Details
save
T
save
(
T
save)