routePrefix.ifPresent(prefix -> list.add(prefix.value()));... if (routePrefix.isPresent() && routePrefix.get().absolute()) {
確定! 回上一頁