public class

SimpleFeature

extends Object
implements Feature
java.lang.Object
   ↳ com.atlassian.bitbucket.server.SimpleFeature

Class Overview

Simple implementation of the Feature interface

Summary

Nested Classes
class SimpleFeature.Builder  
Public Methods
boolean equals(Object o)
@Nonnull String getKey()
int hashCode()
boolean isDataCenter()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.bitbucket.server.Feature

Public Methods

public boolean equals (Object o)

@Nonnull public String getKey ()

public int hashCode ()

public boolean isDataCenter ()