Project

General

Profile

« Previous | Next » 

Revision 11c187c0

Added by Leszek Koltunski about 3 years ago

Correct comments; hide stuff from Javadoc.

View differences:

src/main/java/org/distorted/library/main/InternalMaster.java
32 32
 */
33 33
public class InternalMaster
34 34
  {
35
  /**
36
   * Not part of public API, do not document (public only because has to be used in PostprocessEffects)
37
   *
38
   * @y.exclude
39
   */
35 40
  public interface Slave
36 41
    {
37 42
    void doWork();

Also available in: Unified diff