org.mule.tck.services
Interface AdditionService

All Known Implementing Classes:
SimpleMathsComponent

public interface AdditionService

Adds an array of numbers together


Method Summary
 int add(int[] args)
           
 

Method Detail

add

int add(int[] args)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.