Package 

Class PLYUserAttributeValue.FloatArrayValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Float> value
    • Method Summary

      Modifier and Type Method Description
      final List<Float> getValue()
      <ERROR CLASS> value()
      • Methods inherited from class io.purchasely.storage.userData.PLYUserAttributeValue.FloatArrayValue

        type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PLYUserAttributeValue.FloatArrayValue

        PLYUserAttributeValue.FloatArrayValue(List<Float> value)