Package ru.autosome.commons.backgroundModel.mono

Examples of ru.autosome.commons.backgroundModel.mono.BackgroundFactory


    return result.toString();
  }

  @Override
  public BackgroundFactory compatibleBackground() {
    return new BackgroundFactory();
  }
View Full Code Here

TOP

Related Classes of ru.autosome.commons.backgroundModel.mono.BackgroundFactory

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.