public abstract class NotificationBuilder<T> extends Object
NotificationBuilder()
abstract T
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotificationBuilder()
public abstract T build()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.