public class Require extends Object
Require(String name, String filter, boolean optional)
boolean
equals(Object obj)
String
getFilter()
getName()
int
hashCode()
isOptional()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Require(String name, String filter, boolean optional)
public String getName()
public String getFilter()
public boolean isOptional()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015 aQute SARL. All Rights Reserved.