public abstract static class AbstractTrait.Provider extends java.lang.Object implements TraitService
Modifier and Type | Method and Description |
---|---|
ShapeId |
getShapeId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTrait
public Provider(ShapeId id)
id
- ID of the trait that the provider creates.public ShapeId getShapeId()
getShapeId
in interface TraitService