Searched defs:MacWrapper (Results 1 – 2 of 2) sorted by relevance
47 class MacWrapper implements PrimitiveWrapper<Mac, Mac> { class147 MacWrapper() {} in MacWrapper() method in MacWrapper
69 class MacWrapper(core.PrimitiveWrapper[_mac.Mac, _mac.Mac]): class