Home | History | Annotate | Download | only in filterfw

Lines Matching defs:MAX_PRIORITY

485         private final int MAX_PRIORITY = Integer.MAX_VALUE;
507 : (filter.canSchedule() ? (MAX_PRIORITY - filter.getScheduleCount())