br.com.objectos.way.code
Class ImportInfo
java.lang.Object
br.com.objectos.way.code.ImportInfo
- All Implemented Interfaces:
- Testable<ImportInfo>, IsMustacheSerializable, Comparable<ImportInfo>
public abstract class ImportInfo
- extends Object
- implements Comparable<ImportInfo>, IsMustacheSerializable, Testable<ImportInfo>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from interface br.com.objectos.way.core.testing.Testable |
isEqual |
newPojo
public static ImportInfoBuilder newPojo()
shouldKeep
public boolean shouldKeep(PackageInfo thatPackageInfo)
toMustache
public MustacheObject toMustache()
- Specified by:
toMustache in interface IsMustacheSerializable
toString
public String toString()
- Overrides:
toString in class Object
compareTo
public int compareTo(ImportInfo importInfo)
- Specified by:
compareTo in interface Comparable<ImportInfo>
hashCode
public final int hashCode()
- Overrides:
hashCode in class Object
equals
public final boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2014. All rights reserved.