Class AggregateHandle<T,H extends Handle<T>>
java.lang.Object
com.cryptomorin.xseries.reflection.AggregateHandle<T,H>
- All Implemented Interfaces:
Handle<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.cryptomorin.xseries.reflection.Handle
catchError, exists, reflectOrNull, unreflect
-
Constructor Details
-
AggregateHandle
public AggregateHandle() -
AggregateHandle
-
-
Method Details
-
or
-
or
-
modify
-
reflect
- Specified by:
reflectin interfaceHandle<T>- Throws:
ReflectiveOperationException
-