Class FloatArrayFSImpl

All Implemented Interfaces:
Cloneable, CommonArrayFS, FeatureStructure, FloatArrayFS

public class FloatArrayFSImpl extends CommonArrayFSImpl implements FloatArrayFS
Implementation of the IntArrayFS interface.
  • Constructor Details

    • FloatArrayFSImpl

      public FloatArrayFSImpl(int addr, CASImpl cas)
  • Method Details