Uses of Class
io.github.benas.easybatch.tutorials.bench.Customer

Packages that use Customer
io.github.benas.easybatch.tutorials.bench   
 

Uses of Customer in io.github.benas.easybatch.tutorials.bench
 

Methods in io.github.benas.easybatch.tutorials.bench that return Customer
static Customer BenchmarkUtil.generateCustomer()
           
 

Methods in io.github.benas.easybatch.tutorials.bench with parameters of type Customer
static String BenchmarkUtil.toCsv(Customer customer)
           
static String BenchmarkUtil.toXml(Customer customer)
           
 



Copyright © 2014. All Rights Reserved.