@Immutable public interface Events
@NotNull(message="list of events can\'t be NULL") Iterable<String> iterate(long since) throws IOException
since - All of them should be smallerIOException - If failsvoid create(String text) throws IOException
text - Text to useIOException - If failsCopyright © 2014–2015 Thindeck Inc.. All rights reserved.