Package | Description |
---|---|
com.google.gwt.dev.cfg |
Modifier and Type | Class and Description |
---|---|
class |
ConditionAll
A compound condition that is only satisfied if all of its children are
satisfied.
|
class |
ConditionAny
A compound condition that is satisfied if any of its children are satisfied.
|
class |
ConditionNone
A compound condition that is only satisfied if all of its children are
unsatisfied.
|
Copyright © 2018. All rights reserved.