Package samples.rule

Class SimpleThingImpl

  • All Implemented Interfaces:
    SimpleThing

    public class SimpleThingImpl
    extends java.lang.Object
    implements SimpleThing
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleThingImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getThingName()  
      • Methods inherited from class java.lang.Object

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

      • SimpleThingImpl

        public SimpleThingImpl()