module HROOT.Class.TArrayI
  (
    TArrayI(..)
  , ITArrayI 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()