private static final class POSIXFactory.DefaultLibCProvider extends java.lang.Object implements LibCProvider
Modifier and Type | Class and Description |
---|---|
private static class |
POSIXFactory.DefaultLibCProvider.SingletonHolder |
Modifier and Type | Field and Description |
---|---|
static LibCProvider |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
DefaultLibCProvider() |
Modifier and Type | Method and Description |
---|---|
Crypt |
getCrypt() |
LibC |
getLibC() |
public static final LibCProvider INSTANCE
public final LibC getLibC()
getLibC
in interface LibCProvider
public final Crypt getCrypt()
getCrypt
in interface LibCProvider