Class IsNotAttributeBuilderImpl<FLUENT>
java.lang.Object
org.jboss.arquillian.graphene.wait.AbstractNegatable<IsAttributeBuilder<FLUENT>>
org.jboss.arquillian.graphene.wait.IsNotAttributeBuilderImpl<FLUENT>
- All Implemented Interfaces:
IsAttributeBuilder<FLUENT>,IsNotAttributeBuilder<FLUENT>,Negatable<IsAttributeBuilder<FLUENT>>
public class IsNotAttributeBuilderImpl<FLUENT>
extends AbstractNegatable<IsAttributeBuilder<FLUENT>>
implements IsNotAttributeBuilder<FLUENT>
- Author:
- Jan Papousek
-
Constructor Summary
ConstructorsConstructorDescriptionIsNotAttributeBuilderImpl(AttributeConditionFactory factory, FluentBase<FLUENT> fluentBase) -
Method Summary
Methods inherited from class org.jboss.arquillian.graphene.wait.AbstractNegatable
getNegation, not, setNegation
-
Constructor Details
-
IsNotAttributeBuilderImpl
-
-
Method Details
-
present
- Specified by:
presentin interfaceIsAttributeBuilder<FLUENT>
-
copy
- Specified by:
copyin classAbstractNegatable<IsAttributeBuilder<FLUENT>>
-