Package knf.hydra.core.models
Object BypassModel.Companion
-
- All Implemented Interfaces:
public class BypassModel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BypassModel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BypassModelgenerateDefault(String url)Generates an empty model with the given url -
-
Method Detail
-
generateDefault
final BypassModel generateDefault(String url)
Generates an empty model with the given url
-
-
-
-