1 package net.pterodactylus.sone.data;
4 * A local, i.e. mutable {@link Sone} instance. All modifications of a Sone or its objects has to go
7 * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
9 public interface LocalSone extends Sone {