Annotation Interface Dill


public @interface Dill
Provides universal annotation for client and dedicated server classes and methods. This annotation does not actually split the sources, but rather an indicator to keep your client and common code separate to avoid faulty code.
Since:
1.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description