Interface YangXPathMathSupport

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractYangXPathMathSupport

@Beta public interface YangXPathMathSupport extends Serializable
Interface supporting mathematical operations. This interface should be implemented by subclassing AbstractYangXPathMathSupport, which provides type safety guards.
Author:
Robert Varga