public interface  net.bytebuddy.description.field.FieldList extends java.lang.Object implements net.bytebuddy.matcher.FilterableList
{
public abstract net.bytebuddy.description.ByteCodeElement$Token$TokenList asTokenList(net.bytebuddy.matcher.ElementMatcher);
public abstract net.bytebuddy.description.field.FieldList asDefined();
}