Interface ISaveble


public interface ISaveble
ISaveble 可以保存的接口
Author:
zhangjianshe <zhangjianshe@gmail.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • save

      boolean save()