org.eclipse.core.resources
Class FileInfoMatcherDescription
java.lang.Object
org.eclipse.core.resources.FileInfoMatcherDescription
public final class FileInfoMatcherDescription
- extends Object
A description of a file info matcher.
- Since:
- 3.6
FileInfoMatcherDescription
public FileInfoMatcherDescription(String id,
Object arguments)
getArguments
public Object getArguments()
getId
public String getId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.