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