private long set()

in ffwd-client/src/main/java/com/spotify/ffwd/v1/Metric.java [74:76]


  private long set(long n) {
    return has | n;
  }