Class SourceDestKeyHelper
- java.lang.Object
-
- org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelper
-
public final class SourceDestKeyHelper extends java.lang.ObjectHelper methods for Source/Dest Key type LCAF addresses.- Author:
- Lorand Jakab
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EidgetDst(Eid eid)static EidgetDstBinary(Eid eid)static shortgetDstMask(Eid eid)static EidgetSrc(Eid eid)static EidgetSrcBinary(Eid eid)static shortgetSrcMask(Eid eid)
-