It allows you to use the NotificationCompat.Builder class, a compatible version of Notification.Builder from API 11+. Since its name implies its implementation of the builder pattern, which seems to be its main advantage over notifications over Android 3.0.
source share