Class InternalUtils
- java.lang.Object
-
- com.offbynull.coroutines.instrumenter.asm.InternalUtils
-
final class InternalUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
InternalUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static ClassInformation
getClassInformation(java.io.InputStream is)
-
-
-
Method Detail
-
getClassInformation
static ClassInformation getClassInformation(java.io.InputStream is) throws java.io.IOException
- Throws:
java.io.IOException
-
-