Sha256: 73b7e75c410b36c1faf2c0b9e11d83283f9070370f2a6ed5e9247f8e2618c947
Contents?: true
Size: 462 Bytes
Versions: 5
Compression:
Stored size: 462 Bytes
Contents
# Copyright (C) 2011 AMEE UK Ltd. - http://www.amee.com # Released as Open Source Software under the BSD 3-Clause license. See LICENSE.txt for details. # # :title: Class AMEE::DataAbstraction::Result module AMEE module Analytics # Subclass of <tt>Term</tt> providing methods and attributes appropriate for # representing the results of cross calculation operations specifically # class Result < AMEE::DataAbstraction::Term end end end
Version data entries
5 entries across 5 versions & 1 rubygems