package org.atomnuke.atom.model; /** * * @author zinic */ public interface Updated extends DateConstruct { }