/android/export-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/export-contacts

« back to all changes in this revision

Viewing changes to src/am/ed/exportcontacts/ContactAccessor.java

  • Committer: edam
  • Date: 2012-12-19 17:41:52 UTC
  • Revision ID: tim@ed.am-20121219174152-t9nn11wok1wck1tf
fix intro strings

Show diffs side-by-side

added added

removed removed

1
1
/*
2
 
 * Backend.java
 
2
 * ContactAccessor.java
3
3
 *
4
4
 * Copyright (C) 2011 Tim Marston <tim@ed.am>
5
5
 *
23
23
 
24
24
package am.ed.exportcontacts;
25
25
 
26
 
public interface Backend
 
26
public interface ContactAccessor
27
27
{
28
28
        /**
29
29
         * Return the number of contacts that exist and that will be exported.