public interface ComponentContainer
boolean
canFind(Class<?> type)
<T> T
find(Class<T> type)
void
inject(Object value)
void inject(Object value)
<T> T find(Class<T> type)
boolean canFind(Class<?> type)
Copyright © 2012–2016 RedEngine Ltd. All rights reserved.