Class LaunchSysProp.LongLaunchSysProp

java.lang.Object
com.inductiveautomation.ignition.client.launch.util.LaunchSysProp<Long>
com.inductiveautomation.ignition.client.launch.util.LaunchSysProp.LongLaunchSysProp
Enclosing class:
LaunchSysProp<T>

public static class LaunchSysProp.LongLaunchSysProp extends LaunchSysProp<Long>
Analogous to LaunchSysProp.StringLaunchSysProp, but for Longs. The value may still be null if the key or legacy key is not set
  • Method Details

    • valueOr

      public long valueOr(long defaultValue)