51525354555657
private static final Asn1Decoder decoder = new Asn1Decoder(); public SyncStateValueDecorator( LdapApiService codec ) { super( codec, new SyncStateValueImpl() ); }