package jackall.moncalc.common /** * Created by matsumoto_k on 2017/11/05. */ enum class Notification { DATACHANGED }