Interface YangXPathMathSupport

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractYangXPathMathSupport

public interface YangXPathMathSupport extends Serializable
Interface supporting mathematical operations. This interface should be implemented by subclassing AbstractYangXPathMathSupport, which provides type safety guards.