public interface ObjectGraph
<T> T
as(Class<T> targetType)
Object
get()
Object get()
<T> T as(Class<T> targetType)
Will send an IllegaStateException if can not convert or cast.
targetType
Copyright © 2012-2014. All Rights Reserved.