Class ThingAdapter

All Implemented Interfaces:
HasIRI, IImmutablePredicatesObjects, PredicatesObjects, Thing

@ThreadSafe public final class ThingAdapter extends PredicatesObjectsAdapter implements Thing
ThingAdapter adapts a Thing to a Thing.

This is somewhat similar to ProtoThingIntoJavaThingBuilderConverter, but this one only "wraps" whereas that one "converts".