Package 

Object KeyMapUtil

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static KeyMapUtil INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final Integer mapToKeyCode(Integer code)
      final Boolean isSymbol(Integer keyCode)
      final Boolean isMeta(Integer keyCode)
      final Integer getMetaMask(Integer code)
      • Methods inherited from class com.screenmeet.sdk.presentation.remotecontrol.KeyMapUtil

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait