Class PatternMatch.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • build

        public PatternMatch build()
        Description copied from interface: Builder
        Builds the object after all configuration has been set. This will use default values for any unspecified attributes for the object.
        Specified by:
        build in interface Builder<PatternMatch>
        Returns:
        the configured instance.
      • readResolve

        protected java.lang.Object readResolve()
                                        throws java.io.ObjectStreamException
        Throws:
        java.io.ObjectStreamException