public class NotDef extends UnaryOperatorDef
Constructor and Description |
---|
NotDef(ElemValueDef value) |
Modifier and Type | Method and Description |
---|---|
<U> U |
transform(ElemValueTransformer<U> transformer) |
getElemValueDef
public NotDef(ElemValueDef value)
public <U> U transform(ElemValueTransformer<U> transformer)
Copyright © 2002–2016. All rights reserved.