public interface ValueHolder<T>
T
getValue()
java.lang.Class<T>
providesValueOfType()
@Nullable T getValue()
@Nonnull java.lang.Class<T> providesValueOfType()
Copyright © 2013 echocat. All Rights Reserved.