|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.maven2.Maven2ArtifactPropertiesIsSnapshotPredicate
public class Maven2ArtifactPropertiesIsSnapshotPredicate
Constructor Summary | |
---|---|
Maven2ArtifactPropertiesIsSnapshotPredicate()
|
Method Summary | |
---|---|
boolean |
apply(Maven2ArtifactProperties artifactProperties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
---|
equals |
Constructor Detail |
---|
public Maven2ArtifactPropertiesIsSnapshotPredicate()
Method Detail |
---|
public boolean apply(@Nullable Maven2ArtifactProperties artifactProperties)
apply
in interface com.google.common.base.Predicate<Maven2ArtifactProperties>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |