public class SolonTypeSupplier extends Object implements net.hasor.core.TypeSupplier
SolonTypeSupplier()
<T> T
get(Class<? extends T> aClass)
<T> boolean
test(Class<? extends T> targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterOther, beforeOther
public SolonTypeSupplier()
public <T> T get(Class<? extends T> aClass)
get
net.hasor.core.TypeSupplier
public <T> boolean test(Class<? extends T> targetType)
test
Copyright © 2021. All rights reserved.