Searched defs:currentRas (Results 1 – 1 of 1) sorted by relevance
70 public final int currentRas; // Total number of current RAs at generation time field in ApfProgramEvent78 private ApfProgramEvent(long lifetime, long actualLifetime, int filteredRas, int currentRas, in ApfProgramEvent()139 public Builder setCurrentRas(int currentRas) { in setCurrentRas()