package k6; /* loaded from: classes2.dex */ abstract class b { static int a() { return Runtime.getRuntime().availableProcessors(); } }