Interface Network.PrettyNetworkFactory

Enclosing interface:
Network

public static interface Network.PrettyNetworkFactory
Just being able to name method create et not createNetwork. Create is not available in NetworkFactory for backward compatibility reason. To cleanup when NetworkFactory.create(String, String) will be removed.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String id, String sourceFormat)