public interface ShareBuilder<P, E extends ShareBuilder>
Interface for builders related to sharing.
abstract P
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract P build()
Builds the object.