Class AbstractFeature

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.util.List<java.lang.String> called  
    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractFeature()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • called

        protected static final java.util.List<java.lang.String> called
    • Constructor Detail

      • AbstractFeature

        public AbstractFeature()