Constructor and Description |
---|
IdentityCollection(java.util.Set<RefCounted.Tidy> candidates) |
Modifier and Type | Method and Description |
---|---|
void |
add(Memory memory) |
void |
add(Ref<?> ref) |
void |
add(SelfRefCounted<?> ref) |
void |
add(SharedCloseable ref) |
void |
add(SharedCloseableImpl ref) |
public IdentityCollection(java.util.Set<RefCounted.Tidy> candidates)
public void add(Ref<?> ref)
public void add(SelfRefCounted<?> ref)
public void add(SharedCloseable ref)
public void add(SharedCloseableImpl ref)
public void add(Memory memory)
Copyright © 2017 The Apache Software Foundation