KMPrintable.java :  » UnTagged » educationalrobots » oursland » text » Android Open Source

Android Open Source » UnTagged » educationalrobots 
educationalrobots » oursland » text » KMPrintable.java
package oursland.text;

/**
 * @author oursland
 */
public interface KMPrintable {
  public String toKMString();
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.