public class ConstraintNode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PROP_FALSE |
static int |
PROP_TRUE |
static int |
PROP_UNKNOWN |
| Constructor and Description |
|---|
ConstraintNode() |
| Modifier and Type | Method and Description |
|---|---|
int |
hasProperty(int propertyKey) |
public static final int PROP_FALSE
public static final int PROP_TRUE
public static final int PROP_UNKNOWN
Copyright © 2019. All rights reserved.