can some one tell me how to declare functions in java ?
i have searched everywhere
i've been trying
private void Calculation(){};
but this doesnt work
any help appreciated or links to examples / tutorials would be great (and please dont refer me to google i've spent a few hours searching)



