Class FeatureRecord


  • public class FeatureRecord
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int[] lookups  
      java.lang.String tag  
    • Constructor Summary

      Constructors 
      Constructor Description
      FeatureRecord()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • tag

        public java.lang.String tag
      • lookups

        public int[] lookups
    • Constructor Detail

      • FeatureRecord

        public FeatureRecord()