Package com.perfectcorp.perfectlib
Class PerfectLib.ModelPath
- java.lang.Object
-
- com.perfectcorp.perfectlib.PerfectLib.ModelPath
-
- Enclosing class:
- PerfectLib
@Keep @KeepPublicClassMembers public static final class PerfectLib.ModelPath extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PerfectLib.ModelPathassets(java.lang.String path)static PerfectLib.ModelPathfile(java.lang.String path)
-
-
-
Method Detail
-
assets
public static PerfectLib.ModelPath assets(@NonNull java.lang.String path)
-
file
public static PerfectLib.ModelPath file(@NonNull java.lang.String path)
-
-