public abstract class InjectStrategy extends Object
Abstract InjectStrategy class.
InjectStrategy()
abstract void
inject(Object object, Base base)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InjectStrategy()
public abstract void inject(Object object, Base base)
inject.
object
Object
base
Base
Copyright © 2016. All Rights Reserved.