Interface RmPrimitive<T>

All Known Implementing Classes:
RmBoolean, RmLong, RmString

public interface RmPrimitive<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getValue

      T getValue()