public final class org.iq.leveldb.impl.LogConstants extends java.lang.Object
{
public static final int BLOCK_SIZE;
public static final int HEADER_SIZE;
private void <init>()
{
org.iq.leveldb.impl.LogConstants v;
v := @this: org.iq.leveldb.impl.LogConstants;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}