public interface PackageVersionRelationOperatorBuilder
A builder for the relation operator.
| Modifier and Type | Method and Description |
|---|---|
String |
buildPackageVersionRelationOperator(PackageVersionRelationOperator operator,
Context context)
Builds a relation operator.
|
String buildPackageVersionRelationOperator(PackageVersionRelationOperator operator, Context context) throws BuildException
Builds a relation operator.
operator - The relation operator.context - The context.IllegalArgumentException - If any of the parameters are null.BuildException - If an error occurs during the building.Copyright © 2015–2019. All rights reserved.