Module swim.system

Class LaneInfo

java.lang.Object
swim.system.reflect.LaneInfo

public class LaneInfo extends Object
  • Field Details

    • laneUri

      protected final Uri laneUri
    • laneType

      protected final String laneType
  • Constructor Details

    • LaneInfo

      public LaneInfo(Uri laneUri, String laneType)
  • Method Details