Interface TypeResolver


public interface TypeResolver
The type resolver.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Class<? extends PsyObject>
    resolve(String typeName)
    Resolves the type name.