public class Dictionary<ATTACHEDTO extends ObjectIdentity>
extends BacklinkBuilder<ATTACHEDTO>
Constructor and Description |
---|
Dictionary(ATTACHEDTO attachedTo,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
Dictionary<ATTACHEDTO> |
buildFromOpaqueString(String opaqueStringDictDef) |
public Dictionary(ATTACHEDTO attachedTo, String instanceId, String classId, IdGenerator idGenerator, Invocations<MethodInvocation> invocations)
public Dictionary<ATTACHEDTO> buildFromOpaqueString(String opaqueStringDictDef)
Copyright © 2017. All rights reserved.