Interface Builder<T>

All Known Implementing Classes:
AbstractPaymentBuilder, BasePaymentBuilder, NextPaymentBuilder, PayerBuilder

public interface Builder<T>
Author:
FrantiĊĦek Sichinger
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      T build()