T - public interface ArooaClassFactory<T>
ArooaClass for an Object of the type.| Modifier and Type | Method and Description |
|---|---|
ArooaClass |
classFor(T instance)
Find the class.
|
ArooaClass classFor(T instance)
instance - The object of the type the factory supports.ArooaClass. Must not be null.Copyright © 2023. All rights reserved.