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