Skip to content

Instantly share code, notes, and snippets.

@riferrei
Created November 19, 2008 17:38
Show Gist options
  • Save riferrei/26606 to your computer and use it in GitHub Desktop.
Save riferrei/26606 to your computer and use it in GitHub Desktop.
public interface SampleService {
public LoanRequest createRequest(LoadRequest loanRequest);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment