public class Require extends Object
Constructor and Description |
---|
Require(String name,
String filter,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFilter() |
String |
getName() |
int |
hashCode() |
boolean |
isOptional() |
String |
toString() |
Copyright © 2019 aQute SARL. All Rights Reserved.