br.com.objectos.way.code
Class ConstructorInfo
java.lang.Object
br.com.objectos.way.code.ConstructorInfo
- All Implemented Interfaces:
- Testable<ConstructorInfo>, IsMustacheSerializable
public abstract class ConstructorInfo
- extends Object
- implements IsMustacheSerializable, Testable<ConstructorInfo>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface br.com.objectos.way.core.testing.Testable |
isEqual |
newPojo
public static ConstructorInfoBuilder newPojo()
hasAccessInfo
public boolean hasAccessInfo(AccessInfo accessInfo)
hasParameterInfoListSize
public Boolean hasParameterInfoListSize(int size)
toImportInfoSet
public Set<ImportInfo> toImportInfoSet()
toMustache
public MustacheObject toMustache()
- Specified by:
toMustache in interface IsMustacheSerializable
Copyright © 2014. All rights reserved.