JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.powermock.reflect.internal.proxy
UnproxiedType
Contents
Description
Method Summary
Method Details
getOriginalType()
getInterfaces()
Hide sidebar
Show sidebar
Interface UnproxiedType
All Known Implementing Classes:
UnproxiedTypeFactory.UnproxiedTypeImpl
public interface
UnproxiedType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Class
<?>[]
getInterfaces
()
Class
<?>
getOriginalType
()
Method Details
getOriginalType
Class
<?>
getOriginalType
()
getInterfaces
Class
<?>[]
getInterfaces
()