public static class JavaModuleDescriptor.JavaRequires extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JavaModuleDescriptor.JavaRequires.JavaModifier
Represents Module.Requires.Modifier
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Set<JavaModuleDescriptor.JavaRequires.JavaModifier> |
modifiers() |
String |
name() |
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.