public abstract class PermutationsTask extends InstanceOfTask
Task
to analyze Permutations
of a
Collection
.
<PermutationsTask argument="String" classname="String" classpathref="Reference" description="String" taskname="String" type="String">
<classpath .../>
<argument if="String" name="String" type="String" unless="String">... text ...</argument>
</PermutationsTask>
Modifier and Type | Class and Description |
---|---|
static class |
PermutationsTask.Count
|
static class |
PermutationsTask.Of
|
TypeTask.BeanInfoFor, TypeTask.IsAssignableFrom, TypeTask.MembersOf, TypeTask.ResourcePathTo, TypeTask.SuperclassesOf
instance
description, location, project
Constructor and Description |
---|
PermutationsTask() |
addConfiguredArgument, execute, getArgumentList, setArgument
init, setClassname, setType
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAntTaskName
log, log, log, log, log, log, log, log, log, log, log
createClasspath, delegate, delegate, getClassForName, getClassLoader, setClasspathref
public PermutationsTask()
Copyright © 2015–2020. All rights reserved.