Package org.lemsml.jlems.core.type
Interface DataMatchable
-
- All Known Implementing Classes:
DeferredDimension
,Dimension
,Unit
public interface DataMatchable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
dataMatches(java.lang.Object obj)
-