public class HiddenProperty extends Object
| Constructor and Description |
|---|
HiddenProperty(ByteSequence key,
ByteSequence name,
ByteSequence visibility,
ByteSequence hiddenVisibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ByteSequence |
getHiddenVisibility() |
int |
hashCode() |
boolean |
matches(ByteSequence propertyKey,
ByteSequence propertyName,
ByteSequence visibility) |
String |
toString() |
public HiddenProperty(ByteSequence key, ByteSequence name, ByteSequence visibility, ByteSequence hiddenVisibility)
public boolean matches(ByteSequence propertyKey, ByteSequence propertyName, ByteSequence visibility)
public ByteSequence getHiddenVisibility()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.