Class ValueType

java.lang.Object
com.linkedin.feathr.common.types.ValueType
All Implemented Interfaces:
Representable, Serializable
Direct Known Subclasses:
PrimitiveType

public abstract class ValueType extends Object implements Serializable, Representable
See Also:
  • Constructor Details

    • ValueType

      public ValueType()