Class DefaultExtractApply

java.lang.Object
org.eclnt.util.extractapply.DefaultExtractApply
All Implemented Interfaces:
IExtractApply

public class DefaultExtractApply extends Object implements IExtractApply
Default implementation of IExtractApply. Extend from this implementation so that potential changes to the interface (e.g. adding new methods) are automatically applied.
  • Constructor Details

    • DefaultExtractApply

      public DefaultExtractApply()
  • Method Details