Package com.naver.ads
Object NasLogger.LogLevel.Companion
-
- All Implemented Interfaces:
public class NasLogger.LogLevel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static NasLogger.LogLevel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static NasLogger.LogLevelvalueOfCode(Integer code)Returns the LogLevel instance that corresponds to the code, otherwise null. -
-
Method Detail
-
valueOfCode
final static NasLogger.LogLevel valueOfCode(Integer code)
-
-
-
-