Package moa.core

Interface Example<T>

  • All Known Implementing Classes:
    InstanceExample

    public interface Example<T>
    • Method Detail

      • getData

        T getData()
      • weight

        double weight()
      • setWeight

        void setWeight​(double weight)