| Package | org.samchon.protocol.movie |
| Interface | public interface IMovie extends IProtocol |
| Implementors | Movie, SubMovie |
A common interface for Movie and SubMovie.
IMovie is an interface which is designed only for SubMovie's parent.
See also