save abstract method

List<T> save(
  1. T t
)

Implementation

List<T> save(T t);