Package io.deephaven.plugin.type
Interface ObjectTypeRegistration
- All Known Implementing Classes:
ObjectTypes
public interface ObjectTypeRegistration
The
ObjectType
specific registration.-
Method Summary
-
Method Details
-
register
RegisterobjectType
.- Parameters:
objectType
- the object type
-