Package 

Class TargetNodeId.SpecificNodeId

  • All Implemented Interfaces:
    com.google.android.horologist.data.TargetNodeId

    
    public final class TargetNodeId.SpecificNodeId
     implements TargetNodeId
                        

    A reference to a specific node id, via prior configuration.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String nodeId
    • Method Summary

      Modifier and Type Method Description
      final String getNodeId()
      String evaluate(WearDataLayerRegistry dataLayerRegistry) Return the node id for the given strategy.
      • Methods inherited from class java.lang.Object

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