Class Features


  • @Beta
    public class Features
    extends java.lang.Object
    A set of (immutable) computed features
    Author:
    bratseth
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Value get​(java.lang.String featureName)
      Returns the Value of a feature, or null if it is not present in this
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • get

        public Value get​(java.lang.String featureName)
        Returns the Value of a feature, or null if it is not present in this