Package it.tidalwave.util
Class As.Ref<T>
- java.lang.Object
-
- it.tidalwave.util.As.Ref<T>
-
- Enclosing interface:
- As
public static final class As.Ref<T> extends java.lang.Object
- Since:
- 3.2-ALPHA-12
-
-
Constructor Summary
Constructors Constructor Description Ref()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<T>
getType()
-
-
-
Method Detail
-
getType
@Nonnull public java.lang.Class<T> getType()
-
-