bind method

ArtifactMirror bind(
  1. Object instance
)

Implementation

ArtifactMirror bind(Object instance) => ArtifactMirror(clazz, instance);