br.com.objectos.way.code
Class TypeParameterInfoPrimitive

java.lang.Object
  extended by br.com.objectos.way.code.TypeParameterInfo
      extended by br.com.objectos.way.code.TypeParameterInfoPrimitive
All Implemented Interfaces:
Testable<TypeParameterInfo>

public abstract class TypeParameterInfoPrimitive
extends TypeParameterInfo

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
static TypeParameterInfoPrimitiveBuilder builder()
           
 SimpleTypeInfo toSimpleTypeInfo()
           
 
Methods inherited from class br.com.objectos.way.code.TypeParameterInfo
declaredName, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface br.com.objectos.way.core.testing.Testable
isEqual
 

Method Detail

builder

public static TypeParameterInfoPrimitiveBuilder builder()

toSimpleTypeInfo

public SimpleTypeInfo toSimpleTypeInfo()
Overrides:
toSimpleTypeInfo in class TypeParameterInfo


Copyright © 2014. All rights reserved.