Documentation of 'us.bpsm.edn.protocols.Protocols' Java class
Protocols
us.bpsm.edn.protocols

Class Protocols



  • public class Protocols
    extends java.lang.Object
    Factories for Protocols
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static <F> Protocol.Builder<F> builder(java.lang.String name)
      Return a new, empty single-use Protocol.Builder with the given name.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • builder

        public static <F> Protocol.Builder<F> builder(java.lang.String name)
        Return a new, empty single-use Protocol.Builder with the given name.
        Parameters:
        name - not null.
        Returns:
        an empty Protocol.Builder, never null.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.