Enum Class Plugin.Engine.Source.Empty

java.lang.Object
java.lang.Enum<Plugin.Engine.Source.Empty>
net.bytebuddy.build.Plugin.Engine.Source.Empty
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable, Comparable<Plugin.Engine.Source.Empty>, Constable, Iterable<Plugin.Engine.Source.Element>, Plugin.Engine.Source, Plugin.Engine.Source.Origin
Enclosing interface:
Plugin.Engine.Source

public static enum Plugin.Engine.Source.Empty extends Enum<Plugin.Engine.Source.Empty> implements Plugin.Engine.Source, Plugin.Engine.Source.Origin
An empty source that does not contain any elements or a manifest.
  • Enum Constant Details

  • Constructor Details

    • Empty

      private Empty()
  • Method Details